- 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.