VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes
makVrv::DtRemoteGraphicSetWidget Class Reference

This class implements a widget that displays remote graphic sets and whether they are active or not. More...

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

List of all members.

Public Member Functions

 DtRemoteGraphicSetWidget (DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0)
 Constructor.
virtual ~DtRemoteGraphicSetWidget ()
 Destructor.
virtual void setRemoteGraphicSetStatus (const std::string &name, bool onOff)
 Sets the status of the specified remote graphic set.
virtual void removeRemoteGraphicSet (const std::string &name)

Protected Slots

virtual void onTreeItemChanged (QTreeWidgetItem *item, int column)

Protected Member Functions

void setupGui ()
 Constructs the GUI.
virtual QTreeWidgetItemaddLayer (const QStringList &strList)

Protected Attributes

QVBoxLayout * myMasterLayout
QTreeWidgetmyTreeWidget
DtRemoteGraphicSetLogicmyLogic

Detailed Description

This class implements a widget that displays remote graphic sets and whether they are active or not.


Constructor & Destructor Documentation

makVrv::DtRemoteGraphicSetWidget::DtRemoteGraphicSetWidget ( DtDe de,
QWidget parent = 0,
Qt::WindowFlags  flags = 0 
)

Constructor.

Destructor.


Member Function Documentation

virtual void makVrv::DtRemoteGraphicSetWidget::setRemoteGraphicSetStatus ( const std::string &  name,
bool  onOff 
) [virtual]

Sets the status of the specified remote graphic set.

Implements makVrv::DtRemoteGraphicSetInterface.

virtual void makVrv::DtRemoteGraphicSetWidget::removeRemoteGraphicSet ( const std::string &  name) [virtual]

Constructs the GUI.

virtual QTreeWidgetItem* makVrv::DtRemoteGraphicSetWidget::addLayer ( const QStringList &  strList) [protected, virtual]
virtual void makVrv::DtRemoteGraphicSetWidget::onTreeItemChanged ( QTreeWidgetItem item,
int  column 
) [protected, virtual, slot]

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)