KCheckableProxyModel Member List
This is the complete list of members for KCheckableProxyModel, including all inherited members.
| 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 | |
| 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 | |
| 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 | [protected, virtual, slot] |
| rowCount(const QModelIndex &parent=QModelIndex()) const | KIdentityProxyModel | |
| select(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) | KCheckableProxyModel | [protected, virtual] |
| selectionModel() const | KCheckableProxyModel | |
| setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) | KCheckableProxyModel | |
| setSelectionModel(QItemSelectionModel *itemSelectionModel) | KCheckableProxyModel | |
| setSourceModel(QAbstractItemModel *sourceModel) | KCheckableProxyModel | |
| ~KCheckableProxyModel() | KCheckableProxyModel | |
| ~KIdentityProxyModel() | KIdentityProxyModel | [virtual] |
KDE 4.6 API Reference