![]() |
VR-Forces 4.8 Class Documentation
|
The creator class needed to be used to create a DtObserverViewsPanel. More...

Public Member Functions | |
| DtObserverViewsWidgetCreator (DtDe &de) | |
| virtual DtObserverViewsWidget * | create (QWidget *parent) |
| Abstract create call which makes a page. 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 DtObserverViewsWidgetCreator & | instance (DtDe &de) |
| Get the creator instance for this IG object. More... | |
| static void | registerInstance (DtDe &de, DtObserverViewsWidgetCreator *instance) |
Private Attributes | |
| DtDe & | myDe |
The creator class needed to be used to create a DtObserverViewsPanel.
| makVrv::DtObserverViewsWidgetCreator::DtObserverViewsWidgetCreator | ( | DtDe & | de | ) |
|
static |
Get the creator instance for this IG object.
| DtCorruptedState | if no instance is found. |
|
static |
|
virtual |
Abstract create call which makes a page.
|
private |