QModelRoleData

Binding for C++ class QModelRoleData.

extern (C++) extern (C++)
@Q_RELOCATABLE_TYPE
struct QModelRoleData {}

Constructors

this
this(int role)
Undocumented in source.

Members

Functions

clearData
void clearData()
Undocumented in source. Be warned that the author may not have intended to support it.
data
const(QVariant) data()
Undocumented in source. Be warned that the author may not have intended to support it.
data
QVariant data()
Undocumented in source. Be warned that the author may not have intended to support it.
role
int role()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta