![]() |
VR-Forces 4.1 Class Documentation
|
Private classes not meant for export. More...

Public Member Functions | |
| DtObjectListViewItem (QTreeWidget *parent) | |
| void | setDataSource (DtObjectsSelectionList *s) |
| bool | destroyed () const |
| void | setDestroyed (bool b) |
| virtual QVariant | data (int iColumn, int role) const |
| virtual bool | operator< (const QTreeWidgetItem &) const |
Protected Attributes | |
| bool | myProcessing |
| bool | myDestroyed |
| DtObjectsSelectionList * | myDataSource |
Private classes not meant for export.
|
inline |
|
inline |
References myDataSource.
Referenced by makVrv::DtObjectListView::createListViewItem().
|
inline |
References myDestroyed.
|
inline |
References myDestroyed.
|
virtual |
|
virtual |
|
mutableprotected |
|
protected |
Referenced by destroyed(), and setDestroyed().
|
protected |
Referenced by setDataSource().