|
NCL Composer
0.1.5
|
Public Member Functions | |
| TreeItem (const QList< QVariant > &data, TreeItem *parent=0) | |
| void | appendChild (TreeItem *child) |
| TreeItem * | child (int row) |
| int | childCount () const |
| int | columnCount () const |
| QVariant | data (int column) const |
| int | row () const |
| TreeItem * | parent () |
Definition at line 24 of file TreeItem.h.