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

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