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

Logic for editing attribute group template state. More...

Public Member Functions

 DtAttributeGroupTemplateLogic (DtDe &de, DtAttributeGroupTemplateInterface *iFace)
 CTOR. More...
 
virtual ~DtAttributeGroupTemplateLogic ()
 DTOR. More...
 
virtual void addAttributeGroupTemplate (const std::string &groupName, const std::string &templateName)
 Add an attribute group template to the GUI. More...
 
virtual void attributeGroupTemplateChanged (const std::string &groupName, const std::string &templateName, bool onOff)
 Relay a change in the attribute group state from the GUI to the rest of the application. More...
 
virtual void removeAttributeGroupTemplate (const std::string &groupName, const std::string &templateName)
 Remove an attribute group template from the GUI. More...
 
virtual void setAttributeGroupTemplateStatus (const std::string &groupName, const std::string &templateName, bool onOff)
 Set the status of an attribute group template in the GUI. More...
 

Protected Attributes

DtDemyDe
 
DtAttributeGroupTemplateInterfacemyInterface
 
DtSignalConnectionManager myConnections
 

Detailed Description

Logic for editing attribute group template state.

Constructor & Destructor Documentation

makVrv::DtAttributeGroupTemplateLogic::DtAttributeGroupTemplateLogic ( DtDe de,
DtAttributeGroupTemplateInterface iFace 
)

CTOR.

virtual makVrv::DtAttributeGroupTemplateLogic::~DtAttributeGroupTemplateLogic ( )
virtual

DTOR.

Member Function Documentation

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

Add an attribute group template to the GUI.

virtual void makVrv::DtAttributeGroupTemplateLogic::attributeGroupTemplateChanged ( const std::string &  groupName,
const std::string &  templateName,
bool  onOff 
)
virtual

Relay a change in the attribute group state from the GUI to the rest of the application.

virtual void makVrv::DtAttributeGroupTemplateLogic::removeAttributeGroupTemplate ( const std::string &  groupName,
const std::string &  templateName 
)
virtual

Remove an attribute group template from the GUI.

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

Set the status of an attribute group template in the GUI.

Member Data Documentation

DtDe& makVrv::DtAttributeGroupTemplateLogic::myDe
protected
DtAttributeGroupTemplateInterface* makVrv::DtAttributeGroupTemplateLogic::myInterface
protected
DtSignalConnectionManager makVrv::DtAttributeGroupTemplateLogic::myConnections
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)