A main window class.
More...
Detailed Description
Constructor & Destructor Documentation
| ExampleEmbeddedMainWindow::ExampleEmbeddedMainWindow |
( |
| ) |
|
| virtual ExampleEmbeddedMainWindow::~ExampleEmbeddedMainWindow |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void ExampleEmbeddedMainWindow::buildGui |
( |
| ) |
|
| void ExampleEmbeddedMainWindow::open |
( |
| ) |
|
|
slot |
| void ExampleEmbeddedMainWindow::closeFile |
( |
| ) |
|
|
slot |
| void ExampleEmbeddedMainWindow::preDisplayEngineInitialize |
( |
| ) |
|
|
protected |
Non virtual since called from CTOR.
| void ExampleEmbeddedMainWindow::createDisplayEngine |
( |
| ) |
|
|
protected |
| void ExampleEmbeddedMainWindow::overrideDisplayEngineFunctionality |
( |
| ) |
|
|
protected |
| void ExampleEmbeddedMainWindow::initializeDisplayEngine |
( |
| ) |
|
|
protected |
| void ExampleEmbeddedMainWindow::postDisplayEngineInitialize |
( |
| ) |
|
|
protected |
| virtual void ExampleEmbeddedMainWindow::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedvirtual |
| void ExampleEmbeddedMainWindow::createActions |
( |
| ) |
|
|
protected |
| void ExampleEmbeddedMainWindow::createMenus |
( |
| ) |
|
|
protected |
| void ExampleEmbeddedMainWindow::createToolBars |
( |
| ) |
|
|
protected |
| void ExampleEmbeddedMainWindow::createStatusBar |
( |
| ) |
|
|
protected |
Member Data Documentation
| makVrv::DtOsgAdapterQtWidget* ExampleEmbeddedMainWindow::myMainOSGWidget |
| makVrv::DtOsgAdapterQtWidget* ExampleEmbeddedMainWindow::myMiniOsgWidget |
| makVrv::DtDe* ExampleEmbeddedMainWindow::myDe |
|
protected |
| makVrv::DtPluginManager* ExampleEmbeddedMainWindow::myPluginManager |
|
protected |
| makVrv::DtPage* ExampleEmbeddedMainWindow::mySceneGraphTreeWidget |
|
protected |
| QMenu* ExampleEmbeddedMainWindow::myFileMenu |
|
protected |
| QToolBar* ExampleEmbeddedMainWindow::myFileToolBar |
|
protected |
| QAction* ExampleEmbeddedMainWindow::myOpenAction |
|
protected |
| QAction* ExampleEmbeddedMainWindow::myCloseAction |
|
protected |
| QAction* ExampleEmbeddedMainWindow::myExitAction |
|
protected |
The documentation for this class was generated from the following file: