![]() |
VR-Forces 4.6 Class Documentation
|
This class provides an interface for widgets that display remote graphic set information. More...

Public Member Functions | |
| virtual | ~DtAttributeGroupTemplateInterface () |
| virtual void | addAttributeGroupTemplate (const std::string &groupName, const std::string &templateName)=0 |
| Set the status of the specified remote graphic set (and add if it doesn't exist) | |
| virtual void | removeAttributeGroupTemplate (const std::string &groupName, const std::string &templateName)=0 |
| virtual void | setAttributeGroupTemplateStatus (const std::string &groupName, const std::string &templateName, bool onOff)=0 |
This class provides an interface for widgets that display remote graphic set information.
|
virtual |
|
pure virtual |
Set the status of the specified remote graphic set (and add if it doesn't exist)
Implemented in makVrv::DtAttributeGroupTemplateWidget.
|
pure virtual |
Implemented in makVrv::DtAttributeGroupTemplateWidget.
|
pure virtual |
Implemented in makVrv::DtAttributeGroupTemplateWidget.