![]() |
VR-Forces Developer's Guide
|
Creator for the DtIncludeFilesEditor.

Public Member Functions | |
| DtIncludeFilesEditorCreator (makVrv::DtDe &) | |
| virtual | ~DtIncludeFilesEditorCreator () override |
| virtual DtIncludeFilesEditor * | create (QWidget *parent) |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| virtual | ~DtVirtualBaseClass () |
Static Public Member Functions | |
| static DtIncludeFilesEditorCreator & | instance (makVrv::DtDe &) |
| static void | registerInstance (makVrv::DtDe &, DtIncludeFilesEditorCreator *) |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| DtIncludeFilesEditorCreator::DtIncludeFilesEditorCreator | ( | makVrv::DtDe & | ) |
CTOR.
|
overridevirtual |
DTOR.
|
static |
Instance of this class if not registered.
|
static |
Registers a new instance of the creator.
|
virtual |
Returns a new instance of the roll-up editor.
|
protected |