QModelIndex

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(void* vptr, Ownership ownership)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

child
QModelIndex child(int row, int column)
Undocumented in source. Be warned that the author may not have intended to support it.
column
int column()
Undocumented in source. Be warned that the author may not have intended to support it.
data
QVariant data(int role)
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
parent
QModelIndex parent()
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.
sibling
QModelIndex sibling(int row, int column)
Undocumented in source. Be warned that the author may not have intended to support it.
voidPointer
void* voidPointer()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta