dnai::interfaces::IController Class Referenceabstract
#include <icontroller.h>
Inheritance diagram for dnai::interfaces::IController:

Collaboration diagram for dnai::interfaces::IController:

Public Member Functions | |
virtual | ~IController ()=default |
virtual QList< QQuickItem * > | views () const =0 |
virtual QQuickItem * | createView ()=0 |
Protected Member Functions | |
virtual interfaces::ICommand * | createCommand () const =0 |
Constructor & Destructor Documentation
|
virtualdefault |
Member Function Documentation
|
protectedpure virtual |
|
pure virtual |
|
pure virtual |
Implemented in dnai::interfaces::AController< T, U >.
The documentation for this class was generated from the following file:
- Gui/app/include/dnai/interfaces/icontroller.h