![]() |
VR-Forces 4.0.4 Class Documentation
|
DtQtDeMainWindowProvider lazily creates and provides access to the DtQtDeMainWindow. More...

Public Member Functions | |
| DtQtDeMainWindowProvider (DtDe &de) | |
| Constructor. | |
| virtual | ~DtQtDeMainWindowProvider () |
| Virtual destructor. | |
Protected Member Functions | |
| virtual DtDeMainWindow * | createMainWindow (DtDe &de) |
| Use DtIgMainWindowProvider::igMainWindow() to lazily create and return an instance of this class. | |
DtQtDeMainWindowProvider lazily creates and provides access to the DtQtDeMainWindow.
Constructor.
| virtual makVrv::DtQtDeMainWindowProvider::~DtQtDeMainWindowProvider | ( | ) | [virtual] |
Virtual destructor.
| virtual DtDeMainWindow* makVrv::DtQtDeMainWindowProvider::createMainWindow | ( | DtDe & | de | ) | [protected, virtual] |
Use DtIgMainWindowProvider::igMainWindow() to lazily create and return an instance of this class.
Implements makVrv::DtDeMainWindowProvider.