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

Public Member Functions | |
| DtPropertiesEditorCreator (makVrv::DtDe &) | |
| CTOR. More... | |
| virtual | ~DtPropertiesEditorCreator () |
| DTOR. More... | |
| virtual DtPropertiesEditor * | create (QWidget *parent) |
| Returns a new instance of the roll-up editor. More... | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. More... | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. More... | |
Static Public Member Functions | |
| static DtPropertiesEditorCreator & | instance (makVrv::DtDe &) |
| Instance of this DtPropertiesEditorCreator if not registered. More... | |
| static void | registerInstance (makVrv::DtDe &, DtPropertiesEditorCreator *) |
| Registers a new instance of the creator. More... | |
Protected Attributes | |
| makVrv::DtDe & | myDe |
Creator for the DtPropertiesEditor.
| DtPropertiesEditorCreator::DtPropertiesEditorCreator | ( | makVrv::DtDe & | ) |
CTOR.
|
virtual |
DTOR.
|
static |
Instance of this DtPropertiesEditorCreator if not registered.
|
static |
Registers a new instance of the creator.
|
virtual |
Returns a new instance of the roll-up editor.
|
protected |