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

Public Member Functions | |
| DtAssemblyItemsEditorCreator (makVrv::DtDe &) | |
| virtual | ~DtAssemblyItemsEditorCreator () |
| virtual DtAssemblyItemsEditor * | create (QWidget *parent) |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| virtual | ~DtVirtualBaseClass () |
Static Public Member Functions | |
| static DtAssemblyItemsEditorCreator & | instance (makVrv::DtDe &) |
| static void | registerInstance (makVrv::DtDe &, DtAssemblyItemsEditorCreator *) |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| DtAssemblyItemsEditorCreator::DtAssemblyItemsEditorCreator | ( | makVrv::DtDe & | ) |
CTOR.
|
virtual |
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 |