Public Member Functions | |
| CategoryItem (IndexType type=ClassIndex, int dbId=-1, QString label=QString(), QVariant decoration=QVariant(), CategoryItem *parent=0) | |
| ~CategoryItem () | |
| void | sortChildren () |
Public Attributes | |
| IndexType | type |
| int | dbId |
| QString | label |
| QVariant | decoration |
| Qt::CheckState | checkState |
| CategoryItem * | parent |
| QList< CategoryItem * > | children |
| QHash< CategoryItem *, QModelIndex > | cachedIndexes |
| CategoryItemModel::CategoryItem::CategoryItem | ( | IndexType | type = ClassIndex, |
|
| int | dbId = -1, |
|||
| QString | label = QString(), |
|||
| QVariant | decoration = QVariant(), |
|||
| CategoryItem * | parent = 0 | |||
| ) | [inline] |
| CategoryItemModel::CategoryItem::~CategoryItem | ( | ) | [inline] |
| void CategoryItemModel::CategoryItem::sortChildren | ( | ) | [inline] |
| Qt::CheckState CategoryItemModel::CategoryItem::checkState |
| QHash<CategoryItem*, QModelIndex> CategoryItemModel::CategoryItem::cachedIndexes |
1.5.2