VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes
makVrv::DtAttributeGroupTemplateWidget Class Reference

This class implements a widget that displays remote graphic sets and whether they are active or not. More...

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

List of all members.

Public Member Functions

 DtAttributeGroupTemplateWidget (DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0)
 Constructor.
virtual ~DtAttributeGroupTemplateWidget ()
 Destructor.
virtual void addAttributeGroupTemplate (const std::string &groupName, const std::string &templateName)
 Sets the status of the specified remote graphic set.
virtual void removeAttributeGroupTemplate (const std::string &groupName, const std::string &templateName)
virtual void setAttributeGroupTemplateStatus (const std::string &groupName, const std::string &templateName, bool onOff)

Protected Slots

virtual void onTreeItemChanged (QTreeWidgetItem *item, int column)

Protected Member Functions

void setupGui ()
 Constructs the GUI.

Protected Attributes

QVBoxLayout * myMasterLayout
QTreeWidgetmyTreeWidget
DtAttributeGroupTemplateLogicmyLogic

Detailed Description

This class implements a widget that displays remote graphic sets and whether they are active or not.


Constructor & Destructor Documentation

makVrv::DtAttributeGroupTemplateWidget::DtAttributeGroupTemplateWidget ( DtDe de,
QWidget parent = 0,
Qt::WindowFlags  flags = 0 
)

Constructor.

Destructor.


Member Function Documentation

virtual void makVrv::DtAttributeGroupTemplateWidget::addAttributeGroupTemplate ( const std::string &  groupName,
const std::string &  templateName 
) [virtual]

Sets the status of the specified remote graphic set.

Implements makVrv::DtAttributeGroupTemplateInterface.

virtual void makVrv::DtAttributeGroupTemplateWidget::removeAttributeGroupTemplate ( const std::string &  groupName,
const std::string &  templateName 
) [virtual]
virtual void makVrv::DtAttributeGroupTemplateWidget::setAttributeGroupTemplateStatus ( const std::string &  groupName,
const std::string &  templateName,
bool  onOff 
) [virtual]

Constructs the GUI.

virtual void makVrv::DtAttributeGroupTemplateWidget::onTreeItemChanged ( QTreeWidgetItem item,
int  column 
) [protected, virtual, slot]

Member Data Documentation


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)