VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes
makVrv::DtVisualizerAttributeMultiValueDialog Class Reference
Inheritance diagram for makVrv::DtVisualizerAttributeMultiValueDialog:
Inheritance graph
[legend]

Public Member Functions

 DtVisualizerAttributeMultiValueDialog (DtDe &de, QWidget *w)
 CTOR.
void setupGui ()
 Sets up the GUI.
void createItemForWidget (QWidget *widget)
 Create a new item and add the widget.
QWidgetfindWidgetForItem (QTreeWidgetItem *item) const
 Find a widget for an item.
const QTreeWidgettreeWidget () const
 Get the tree widget.

Public Attributes

boost::signal< void(QTreeWidget *)> signal_addInstance
 Signal emitted when an new instance should be created.

Protected Slots

virtual void addInstance ()
virtual void removeInstance ()

Protected Member Functions

virtual void updateRemoveButtons ()
 When removing an item, update the indices for the remove buttons so they are 1 to n (i.e.

Protected Attributes

DtDemyDe
QTreeWidgetmyTreeWidget
QPushButtonmyAddButton

Constructor & Destructor Documentation

makVrv::DtVisualizerAttributeMultiValueDialog::DtVisualizerAttributeMultiValueDialog ( DtDe de,
QWidget w 
)

CTOR.

Member Function Documentation

void makVrv::DtVisualizerAttributeMultiValueDialog::setupGui ( )

Sets up the GUI.

void makVrv::DtVisualizerAttributeMultiValueDialog::createItemForWidget ( QWidget widget)

Create a new item and add the widget.

QWidget* makVrv::DtVisualizerAttributeMultiValueDialog::findWidgetForItem ( QTreeWidgetItem item) const

Find a widget for an item.

const QTreeWidget* makVrv::DtVisualizerAttributeMultiValueDialog::treeWidget ( ) const

Get the tree widget.

virtual void makVrv::DtVisualizerAttributeMultiValueDialog::updateRemoveButtons ( )
protectedvirtual

When removing an item, update the indices for the remove buttons so they are 1 to n (i.e.

no gaps from deleted items)

virtual void makVrv::DtVisualizerAttributeMultiValueDialog::addInstance ( )
protectedvirtualslot
virtual void makVrv::DtVisualizerAttributeMultiValueDialog::removeInstance ( )
protectedvirtualslot

Member Data Documentation

boost::signal<void (QTreeWidget*)> makVrv::DtVisualizerAttributeMultiValueDialog::signal_addInstance

Signal emitted when an new instance should be created.

DtDe& makVrv::DtVisualizerAttributeMultiValueDialog::myDe
protected
QTreeWidget* makVrv::DtVisualizerAttributeMultiValueDialog::myTreeWidget
protected
QPushButton* makVrv::DtVisualizerAttributeMultiValueDialog::myAddButton
protected

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

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)