TreeItem

Undocumented in source.

Constructors

this
this(QVariant[] data, TreeItem parentItem)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

appendChild
void appendChild(TreeItem child)
Undocumented in source. Be warned that the author may not have intended to support it.
child
TreeItem child(int row)
Undocumented in source. Be warned that the author may not have intended to support it.
childCount
int childCount()
Undocumented in source. Be warned that the author may not have intended to support it.
columnCount
int columnCount()
Undocumented in source. Be warned that the author may not have intended to support it.
data
QVariant data(int column)
Undocumented in source. Be warned that the author may not have intended to support it.
parentItem
TreeItem parentItem()
Undocumented in source. Be warned that the author may not have intended to support it.
row
int row()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta