![]() |
VR-Forces 4.3.1 Class Documentation
|
Creator for the list. More...

Public Member Functions | |
| DtEntityEditorAppEventControllerCreator (makVrv::DtDe &) | |
| CTOR. | |
| virtual | ~DtEntityEditorAppEventControllerCreator () |
| DTOR. | |
| virtual DtEntityEditorAppEventController * | create () |
| Returns the canvase. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtEntityEditorAppEventControllerCreator & | instance (makVrv::DtDe &) |
| Instance of this class if not registered. | |
| static void | registerInstance (makVrv::DtDe &, DtEntityEditorAppEventControllerCreator *) |
| Registers a new instance of the creator. | |
Protected Attributes | |
| makVrv::DtDe & | myDe |
Creator for the list.
| DtEntityEditorAppEventControllerCreator::DtEntityEditorAppEventControllerCreator | ( | makVrv::DtDe & | ) |
CTOR.
|
virtual |
DTOR.
|
static |
Instance of this class if not registered.
|
static |
Registers a new instance of the creator.
|
virtual |
Returns the canvase.
|
protected |