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

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