qt.core.abstractitemmodel

* * DQt - D bindings for the Qt Toolkit * * GNU Lesser General Public License Usage * This file may be used under the terms of the GNU Lesser * General Public License version 3 as published by the Free Software * Foundation and appearing in the file LICENSE.LGPL3 included in the * packaging of this file. Please review the following information to * ensure the GNU Lesser General Public License version 3 requirements * will be met: https://www.gnu.org/licenses/lgpl-3.0.html. *

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
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QAbstractListModel
class QAbstractListModel
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QAbstractTableModel
class QAbstractTableModel
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

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
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QPersistentModelIndex
struct QPersistentModelIndex
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
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.

Meta