KDEUI
KCheckableProxyModel Member List
This is the complete list of members for KCheckableProxyModel, including all inherited members.
canFetchMore(const QModelIndex &parent) const | KIdentityProxyModel | virtual |
columnCount(const QModelIndex &parent=QModelIndex()) const | KIdentityProxyModel | |
data(const QModelIndex &index, int role=Qt::DisplayRole) const | KCheckableProxyModel | |
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | KIdentityProxyModel | |
fetchMore(const QModelIndex &parent) | KIdentityProxyModel | virtual |
flags(const QModelIndex &index) const | KCheckableProxyModel | |
index(int row, int column, const QModelIndex &parent=QModelIndex()) const | KIdentityProxyModel | |
insertColumns(int column, int count, const QModelIndex &parent=QModelIndex()) | KIdentityProxyModel | |
insertRows(int row, int count, const QModelIndex &parent=QModelIndex()) | KIdentityProxyModel | |
KCheckableProxyModel(QObject *parent=0) | KCheckableProxyModel | |
KIdentityProxyModel(QObject *parent=0) | KIdentityProxyModel | explicit |
KIdentityProxyModel(KIdentityProxyModelPrivate *privateClass, QObject *parent) | KIdentityProxyModel | protected |
mapFromSource(const QModelIndex &sourceIndex) const | KIdentityProxyModel | |
mapSelectionFromSource(const QItemSelection &selection) const | KIdentityProxyModel | |
mapSelectionToSource(const QItemSelection &selection) const | KIdentityProxyModel | |
mapToSource(const QModelIndex &proxyIndex) const | KIdentityProxyModel | |
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const | KIdentityProxyModel | |
mimeData(const QModelIndexList &indexes) const | KIdentityProxyModel | virtual |
mimeTypes() const | KIdentityProxyModel | virtual |
parent(const QModelIndex &child) const | KIdentityProxyModel | |
removeColumns(int column, int count, const QModelIndex &parent=QModelIndex()) | KIdentityProxyModel | |
removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) | KIdentityProxyModel | |
resetInternalData() | KIdentityProxyModel | protectedvirtualslot |
rowCount(const QModelIndex &parent=QModelIndex()) const | KIdentityProxyModel | |
select(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) | KCheckableProxyModel | protectedvirtual |
selectionModel() const | KCheckableProxyModel | |
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) | KCheckableProxyModel | |
setSelectionModel(QItemSelectionModel *itemSelectionModel) | KCheckableProxyModel | |
setSourceModel(QAbstractItemModel *sourceModel) | KCheckableProxyModel | |
supportedDropActions() const | KIdentityProxyModel | virtual |
~KCheckableProxyModel() | KCheckableProxyModel | |
~KIdentityProxyModel() | KIdentityProxyModel | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.