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

Public Member Functions | |
| DtScriptedObjectMovementEditorCreator (makVrv::DtDe &) | |
| CTOR. | |
| virtual | ~DtScriptedObjectMovementEditorCreator () |
| DTOR. | |
| virtual DtScriptedObjectMovementEditor * | create (QWidget *parent, bool precisionMode) |
| 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 DtScriptedObjectMovementEditorCreator & | instance (makVrv::DtDe &) |
| Instance of this class if not registered. | |
| static void | registerInstance (makVrv::DtDe &, DtScriptedObjectMovementEditorCreator *) |
| Registers a new instance of the creator. | |
Protected Attributes | |
| makVrv::DtDe & | myDe |
Creator for the canvas.
| DtScriptedObjectMovementEditorCreator::DtScriptedObjectMovementEditorCreator | ( | 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 |