|
| ModelHelperTreeItem (Item *parent) |
|
void | appendChild (Item *child) |
|
void | prependChild (Item *child) |
|
void | insertChild (int row, Item *child) |
|
void | removeChild (int row) |
|
Item * | child (int row) |
|
int | childCount () const |
|
int | row () |
|
Item * | parentItem () |
|
|
Item * | parent_ |
|
QList< QVariant > | childItems_ |
|
The documentation for this class was generated from the following file: