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

Public Member Functions | |
| DtAttributeGroupTemplateWidget (DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0) | |
| Constructor. | |
| virtual | ~DtAttributeGroupTemplateWidget () |
| Destructor. | |
| virtual void | addAttributeGroupTemplate (const std::string &groupName, const std::string &templateName) |
| Sets the status of the specified remote graphic set. | |
| virtual void | removeAttributeGroupTemplate (const std::string &groupName, const std::string &templateName) |
| virtual void | setAttributeGroupTemplateStatus (const std::string &groupName, const std::string &templateName, bool onOff) |
Public Member Functions inherited from makVrv::DtAttributeGroupTemplateInterface | |
| virtual | ~DtAttributeGroupTemplateInterface () |
Protected Slots | |
| virtual void | onTreeItemChanged (QTreeWidgetItem *item, int column) |
Protected Member Functions | |
| void | setupGui () |
| Constructs the GUI. | |
Protected Attributes | |
| QVBoxLayout * | myMasterLayout |
| QTreeWidget * | myTreeWidget |
| DtAttributeGroupTemplateLogic * | myLogic |
This class implements a widget that displays remote graphic sets and whether they are active or not.
| makVrv::DtAttributeGroupTemplateWidget::DtAttributeGroupTemplateWidget | ( | DtDe & | de, |
| QWidget * | parent = 0, |
||
| Qt::WindowFlags | flags = 0 |
||
| ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Sets the status of the specified remote graphic set.
Implements makVrv::DtAttributeGroupTemplateInterface.
|
virtual |
Implements makVrv::DtAttributeGroupTemplateInterface.
|
virtual |
Implements makVrv::DtAttributeGroupTemplateInterface.
|
protected |
Constructs the GUI.
|
protectedvirtualslot |
|
protected |
|
protected |
|
protected |