VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | 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]

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)
- Public Member Functions inherited from makVrv::DtRemoteGraphicSetInterface
virtual ~DtRemoteGraphicSetInterface ()

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.

virtual makVrv::DtRemoteGraphicSetWidget::~DtRemoteGraphicSetWidget ( )
virtual

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
void makVrv::DtRemoteGraphicSetWidget::setupGui ( )
protected

Constructs the GUI.

virtual QTreeWidgetItem* makVrv::DtRemoteGraphicSetWidget::addLayer ( const QStringList &  strList)
protectedvirtual
virtual void makVrv::DtRemoteGraphicSetWidget::onTreeItemChanged ( QTreeWidgetItem item,
int  column 
)
protectedvirtualslot

Member Data Documentation

QVBoxLayout* makVrv::DtRemoteGraphicSetWidget::myMasterLayout
protected
QTreeWidget* makVrv::DtRemoteGraphicSetWidget::myTreeWidget
protected
DtRemoteGraphicSetLogic* makVrv::DtRemoteGraphicSetWidget::myLogic
protected

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)