RandomTreeItem

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this(int dummy)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Variables

childs
QVector!(RandomTreeItem*) childs;
Undocumented in source.
desc
QString desc;
Undocumented in source.
name
QString name;
Undocumented in source.
parent
RandomTreeItem* parent;
Undocumented in source.
row
int row;
Undocumented in source.

Meta