VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions | Friends
makVrv::DtRemoteGraphicsPanel Class Reference

Tabbed dialog that has instances of both remote graphic set and attribute group template GUI. More...

Inheritance diagram for makVrv::DtRemoteGraphicsPanel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~DtRemoteGraphicsPanel ()
 Destructor.
virtual QIcon icon ()
 Get the icon of the page.
virtual QString title ()
 Get the title of the page.
virtual const std::string & pageClassName () const
 Get the class name of the page.

Protected Member Functions

void setupGui ()
 DtRemoteGraphicsPanel (DtDe &de, QWidget *parent=0, Qt::WindowFlags f=0)
 Constructor of the page.
virtual void activate ()
 Called when the page is displayed.
virtual void deactivate ()
 Called when the page is hidden.

Protected Attributes

std::string myClassName
QTabWidgetmyTabWidget
DtRemoteGraphicSetWidgetmyRemoteGraphicsWidget
DtAttributeGroupTemplateWidgetmyAttributeGroupTemplateWidget

Private Member Functions

 DtRemoteGraphicsPanel (const DtRemoteGraphicsPanel &orig)
 Not implemented.
DtRemoteGraphicsPaneloperator= (const DtRemoteGraphicsPanel &orig)
 Not implemented.

Friends

class DtRemoteGraphicsPanelCreator

Detailed Description

Tabbed dialog that has instances of both remote graphic set and attribute group template GUI.


Constructor & Destructor Documentation

Destructor.

makVrv::DtRemoteGraphicsPanel::DtRemoteGraphicsPanel ( DtDe de,
QWidget parent = 0,
Qt::WindowFlags  f = 0 
) [protected]

Constructor of the page.

Not implemented.


Member Function Documentation

virtual QIcon makVrv::DtRemoteGraphicsPanel::icon ( ) [virtual]

Get the icon of the page.

Implements makVrv::DtPage.

virtual QString makVrv::DtRemoteGraphicsPanel::title ( ) [virtual]

Get the title of the page.

Implements makVrv::DtPage.

virtual const std::string& makVrv::DtRemoteGraphicsPanel::pageClassName ( ) const [virtual]

Get the class name of the page.

Implements makVrv::DtPage.

virtual void makVrv::DtRemoteGraphicsPanel::activate ( ) [protected, virtual]

Called when the page is displayed.

Implements makVrv::DtPage.

virtual void makVrv::DtRemoteGraphicsPanel::deactivate ( ) [protected, virtual]

Called when the page is hidden.

Implements makVrv::DtPage.

DtRemoteGraphicsPanel& makVrv::DtRemoteGraphicsPanel::operator= ( const DtRemoteGraphicsPanel orig) [private]

Not implemented.


Friends And Related Function Documentation

friend class DtRemoteGraphicsPanelCreator [friend]

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)