VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
ExampleEmbeddedSlaveMainWindow Class Reference

A main window class. More...

Inheritance diagram for ExampleEmbeddedSlaveMainWindow:
Inheritance graph
[legend]

Public Member Functions

 ExampleEmbeddedSlaveMainWindow ()
 CTOR. More...
 
virtual ~ExampleEmbeddedSlaveMainWindow ()
 DTOR. More...
 

Public Attributes

makVrv::DtOsgAdapterQtWidgetmyMainOSGWidget
 

Protected Member Functions

void createDisplayEngine ()
 Non virtual since called from CTOR. More...
 
void buildGui ()
 
void preDisplayEngineInitialize ()
 
void initializeDisplayEngine ()
 
void postDisplayEngineInitialize ()
 
virtual void closeEvent (QCloseEvent *event)
 
void createActions ()
 
void createMenus ()
 
void createToolBars ()
 
void createStatusBar ()
 

Protected Attributes

makVrv::DtDemyDe
 
makVrv::DtPluginManagermyPluginManager
 
QMenumyFileMenu
 
QToolBarmyFileToolBar
 
QActionmyExitAction
 

Detailed Description

A main window class.

Constructor & Destructor Documentation

ExampleEmbeddedSlaveMainWindow::ExampleEmbeddedSlaveMainWindow ( )

CTOR.

virtual ExampleEmbeddedSlaveMainWindow::~ExampleEmbeddedSlaveMainWindow ( )
virtual

DTOR.

Member Function Documentation

void ExampleEmbeddedSlaveMainWindow::createDisplayEngine ( )
protected

Non virtual since called from CTOR.

void ExampleEmbeddedSlaveMainWindow::buildGui ( )
protected
void ExampleEmbeddedSlaveMainWindow::preDisplayEngineInitialize ( )
protected
void ExampleEmbeddedSlaveMainWindow::initializeDisplayEngine ( )
protected
void ExampleEmbeddedSlaveMainWindow::postDisplayEngineInitialize ( )
protected
virtual void ExampleEmbeddedSlaveMainWindow::closeEvent ( QCloseEvent *  event)
protectedvirtual
void ExampleEmbeddedSlaveMainWindow::createActions ( )
protected
void ExampleEmbeddedSlaveMainWindow::createMenus ( )
protected
void ExampleEmbeddedSlaveMainWindow::createToolBars ( )
protected
void ExampleEmbeddedSlaveMainWindow::createStatusBar ( )
protected

Member Data Documentation

makVrv::DtOsgAdapterQtWidget* ExampleEmbeddedSlaveMainWindow::myMainOSGWidget
makVrv::DtDe* ExampleEmbeddedSlaveMainWindow::myDe
protected
makVrv::DtPluginManager* ExampleEmbeddedSlaveMainWindow::myPluginManager
protected
QMenu* ExampleEmbeddedSlaveMainWindow::myFileMenu
protected
QToolBar* ExampleEmbeddedSlaveMainWindow::myFileToolBar
protected
QAction* ExampleEmbeddedSlaveMainWindow::myExitAction
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)