qt.core.abstractitemmodel

Undocumented in source.

Alias This

base0

Members

Aliases

QModelIndexList
alias QModelIndexList = QList!(QModelIndex)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Classes

QAbstractItemModel
class QAbstractItemModel

Binding for C++ class QAbstractItemModel.

QAbstractListModel
class QAbstractListModel

Binding for C++ class QAbstractListModel.

QAbstractTableModel
class QAbstractTableModel

Binding for C++ class QAbstractTableModel.

Structs

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

Binding for C++ class QModelIndex.

QModelRoleData
struct QModelRoleData

Binding for C++ class QModelRoleData.

QModelRoleDataSpan
struct QModelRoleDataSpan

Binding for C++ class QModelRoleDataSpan.

QPersistentModelIndex
struct QPersistentModelIndex

Binding for C++ class QPersistentModelIndex.

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

Variables

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

Meta