![]() |
VR-Forces 4.6 Class Documentation
|
A creator class for DtWindow instances. More...

Public Member Functions | |
| DtWindowCreator () | |
| CTOR. | |
| virtual | ~DtWindowCreator () |
| DTOR. | |
| virtual DtWindow * | create (DtDe &, DtWindowConfiguration &)=0 |
| Create an window instance. | |
A creator class for DtWindow instances.
| makVrv::DtWindowCreator::DtWindowCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
pure virtual |
Create an window instance.
Implemented in DtDisplayWidgetCreator, DtEmbeddedMfcOsgWindowCreator, ForestExampleMainWindowViewCreator, makVrv::DtFullscreenOsgWindowQtCreator, ExampleEmbeddedMainWindowViewCreator, makVrv::DtOsgWindowQtCreator, makVrv::DtDeMainWindowEmbeddedOsgWindowCreator, ExampleEmbeddedSlaveMainWindowCreator, makVrv::DtSimpleDeWidgetCreator, makVrv::DtOsgFullscreenWindowCreator, and makVrv::DtOsgOsWindowCreator.