VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
DtRangeGroup Class Reference

Group item. More...

Inheritance diagram for DtRangeGroup:
Inheritance graph
[legend]

Public Member Functions

 DtRangeGroup (QTreeWidget *parent, const QString &text)
virtual ~DtRangeGroup ()
virtual QTreeWidgetItemlastItem ()
 Returns the last child of this item.
virtual void addChild (QTreeWidgetItem *item)
virtual const QList
< QTreeWidgetItem * > & 
children () const
 Returns a list of all the children.
virtual bool isChild (QTreeWidgetItem *item)
 Returns true if the specified item is a child.

Protected Attributes

QList< QTreeWidgetItem * > myChildren

Detailed Description

Group item.

Constructor & Destructor Documentation

DtRangeGroup::DtRangeGroup ( QTreeWidget parent,
const QString &  text 
)
virtual DtRangeGroup::~DtRangeGroup ( )
virtual

Member Function Documentation

virtual QTreeWidgetItem* DtRangeGroup::lastItem ( )
virtual

Returns the last child of this item.

virtual void DtRangeGroup::addChild ( QTreeWidgetItem item)
virtual
virtual const QList<QTreeWidgetItem*>& DtRangeGroup::children ( ) const
virtual

Returns a list of all the children.

virtual bool DtRangeGroup::isChild ( QTreeWidgetItem item)
virtual

Returns true if the specified item is a child.

Member Data Documentation

QList<QTreeWidgetItem*> DtRangeGroup::myChildren
protected

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)