![]() |
VR-Forces 4.2 Class Documentation
|
Group item. More...

Public Member Functions | |
| DtRangeGroup (QTreeWidget *parent, const QString &text) | |
| virtual | ~DtRangeGroup () |
| virtual QTreeWidgetItem * | lastItem () |
| 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 |
Group item.
| DtRangeGroup::DtRangeGroup | ( | QTreeWidget * | parent, |
| const QString & | text | ||
| ) |
|
virtual |
|
virtual |
Returns the last child of this item.
|
virtual |
|
virtual |
Returns a list of all the children.
|
virtual |
Returns true if the specified item is a child.
|
protected |