VR-Forces 4.1 Class Documentation
List of all members | 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]

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.
- Public Member Functions inherited from makVrv::DtPage
 DtPage (DtDe &de, QWidget *parent=0, Qt::WindowFlags f=0)
 CTOR for page.
virtual ~DtPage ()
 DTOR for 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
- Protected Attributes inherited from makVrv::DtPage
DtDemyDe

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

virtual makVrv::DtRemoteGraphicsPanel::~DtRemoteGraphicsPanel ( )
virtual

Destructor.

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

Constructor of the page.

makVrv::DtRemoteGraphicsPanel::DtRemoteGraphicsPanel ( const DtRemoteGraphicsPanel orig)
private

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.

void makVrv::DtRemoteGraphicsPanel::setupGui ( )
protected
virtual void makVrv::DtRemoteGraphicsPanel::activate ( )
protectedvirtual

Called when the page is displayed.

Implements makVrv::DtPage.

virtual void makVrv::DtRemoteGraphicsPanel::deactivate ( )
protectedvirtual

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

std::string makVrv::DtRemoteGraphicsPanel::myClassName
protected
QTabWidget* makVrv::DtRemoteGraphicsPanel::myTabWidget
protected
DtRemoteGraphicSetWidget* makVrv::DtRemoteGraphicsPanel::myRemoteGraphicsWidget
protected
DtAttributeGroupTemplateWidget* makVrv::DtRemoteGraphicsPanel::myAttributeGroupTemplateWidget
protected

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)