![]() |
VR-Forces 4.1.1 Class Documentation
|
This class implements a widget that displays remote graphic sets and whether they are active or not. More...

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 QTreeWidgetItem * | addLayer (const QStringList &strList) |
Protected Attributes | |
| QVBoxLayout * | myMasterLayout |
| QTreeWidget * | myTreeWidget |
| DtRemoteGraphicSetLogic * | myLogic |
This class implements a widget that displays remote graphic sets and whether they are active or not.
| makVrv::DtRemoteGraphicSetWidget::DtRemoteGraphicSetWidget | ( | DtDe & | de, |
| QWidget * | parent = 0, |
||
| Qt::WindowFlags | flags = 0 |
||
| ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Sets the status of the specified remote graphic set.
Implements makVrv::DtRemoteGraphicSetInterface.
|
virtual |
Implements makVrv::DtRemoteGraphicSetInterface.
|
protected |
Constructs the GUI.
|
protectedvirtual |
|
protectedvirtualslot |
|
protected |
|
protected |
|
protected |