VR-Forces 4.0.4 Class Documentation
Public Member Functions
makVrv::DtRemoteGraphicSetInterface Class Reference

This class provides an interface for widgets that display remote graphic set information. More...

Inheritance diagram for makVrv::DtRemoteGraphicSetInterface:
Inheritance graph
[legend]

List of all members.

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

Detailed Description

This class provides an interface for widgets that display remote graphic set information.


Constructor & Destructor Documentation


Member Function Documentation

virtual void makVrv::DtRemoteGraphicSetInterface::setRemoteGraphicSetStatus ( const std::string &  name,
bool  onOff 
) [pure virtual]

Set the status of the specified remote graphic set (and add if it doesn't exist)

Implemented in makVrv::DtRemoteGraphicSetWidget.

virtual void makVrv::DtRemoteGraphicSetInterface::removeRemoteGraphicSet ( const std::string &  name) [pure virtual]

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)