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

Public Member Functions | |
| virtual | ~DtRemoteGraphicSetInterface () |
| virtual void | setRemoteGraphicSetStatus (const std::string &name, bool onOff)=0 |
| Set the status of the specified remote graphic set (and add if it doesn't exist) | |
| virtual void | removeRemoteGraphicSet (const std::string &name)=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::DtRemoteGraphicSetWidget.
|
pure virtual |
Implemented in makVrv::DtRemoteGraphicSetWidget.