VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtAttributeGroupTemplateInterface Class Reference

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

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

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

Detailed Description

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

Constructor & Destructor Documentation

virtual makVrv::DtAttributeGroupTemplateInterface::~DtAttributeGroupTemplateInterface ( )
virtual

Member Function Documentation

virtual void makVrv::DtAttributeGroupTemplateInterface::addAttributeGroupTemplate ( const std::string &  groupName,
const std::string &  templateName 
)
pure virtual

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

Implemented in makVrv::DtAttributeGroupTemplateWidget.

virtual void makVrv::DtAttributeGroupTemplateInterface::removeAttributeGroupTemplate ( const std::string &  groupName,
const std::string &  templateName 
)
pure virtual
virtual void makVrv::DtAttributeGroupTemplateInterface::setAttributeGroupTemplateStatus ( const std::string &  groupName,
const std::string &  templateName,
bool  onOff 
)
pure virtual

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)