![]() |
VR-Forces 5.0.3 Developer's Guide
|
Creator for the auto hide panel.

Public Member Functions | |
| DtAutoHidePanelCreator (makVrv::DtDe &) | |
| virtual | ~DtAutoHidePanelCreator () |
| virtual DtAutoHidePanel * | create (const std::string &name, QWidget *parent) |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| virtual | ~DtVirtualBaseClass () |
Static Public Member Functions | |
| static DtAutoHidePanelCreator & | instance (makVrv::DtDe &) |
| static void | registerInstance (makVrv::DtDe &, DtAutoHidePanelCreator *) |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| makVrf::DtAutoHidePanelCreator::DtAutoHidePanelCreator | ( | 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 editor.
|
protected |