KDEUI
KSelectionProxyModel Member List
This is the complete list of members for KSelectionProxyModel, including all inherited members.
ChildrenOfExactSelection enum value | KSelectionProxyModel | |
columnCount(const QModelIndex &=QModelIndex()) const | KSelectionProxyModel | virtual |
data(const QModelIndex &index, int role=Qt::DisplayRole) const | KSelectionProxyModel | |
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | KSelectionProxyModel | virtual |
ExactSelection enum value | KSelectionProxyModel | |
FilterBehavior enum name | KSelectionProxyModel | |
filterBehavior() const | KSelectionProxyModel | |
flags(const QModelIndex &index) const | KSelectionProxyModel | virtual |
hasChildren(const QModelIndex &parent=QModelIndex()) const | KSelectionProxyModel | virtual |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | KSelectionProxyModel | virtual |
index(int, int, const QModelIndex &=QModelIndex()) const | KSelectionProxyModel | virtual |
KSelectionProxyModel(QItemSelectionModel *selectionModel, QObject *parent=0) | KSelectionProxyModel | explicit |
mapFromSource(const QModelIndex &sourceIndex) const | KSelectionProxyModel | |
mapSelectionFromSource(const QItemSelection &selection) const | KSelectionProxyModel | |
mapSelectionToSource(const QItemSelection &selection) const | KSelectionProxyModel | |
mapToSource(const QModelIndex &proxyIndex) const | KSelectionProxyModel | |
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const | KSelectionProxyModel | virtual |
mimeData(const QModelIndexList &indexes) const | KSelectionProxyModel | virtual |
mimeTypes() const | KSelectionProxyModel | virtual |
parent(const QModelIndex &) const | KSelectionProxyModel | virtual |
rootIndexAboutToBeRemoved(const QModelIndex &removeRootIndex) | KSelectionProxyModel | signal |
rootIndexAdded(const QModelIndex &newIndex) | KSelectionProxyModel | signal |
rootSelectionAboutToBeRemoved(const QItemSelection &selection) | KSelectionProxyModel | signal |
rootSelectionAdded(const QItemSelection &selection) | KSelectionProxyModel | signal |
rowCount(const QModelIndex &parent=QModelIndex()) const | KSelectionProxyModel | virtual |
selectionModel() const | KSelectionProxyModel | |
setFilterBehavior(FilterBehavior behavior) | KSelectionProxyModel | |
setSourceModel(QAbstractItemModel *sourceModel) | KSelectionProxyModel | virtual |
sourceRootIndexes() const | KSelectionProxyModel | protected |
SubTreeRoots enum value | KSelectionProxyModel | |
SubTrees enum value | KSelectionProxyModel | |
SubTreesWithoutRoots enum value | KSelectionProxyModel | |
supportedDropActions() const | KSelectionProxyModel | virtual |
~KSelectionProxyModel() | KSelectionProxyModel | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 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:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.