akonadi
KDescendantsProxyModel Member List
This is the complete list of members for KDescendantsProxyModel, including all inherited members.
ancestorSeparator() const | KDescendantsProxyModel | |
columnCount(const QModelIndex &index=QModelIndex()) const (defined in KDescendantsProxyModel) | KDescendantsProxyModel | [virtual] |
data(const QModelIndex &index, int role=Qt::DisplayRole) const (defined in KDescendantsProxyModel) | KDescendantsProxyModel | |
descendantCount(const QModelIndex &index) const | KDescendantsProxyModel | |
displayAncestorData() const | KDescendantsProxyModel | |
flags(const QModelIndex &index) const (defined in KDescendantsProxyModel) | KDescendantsProxyModel | [virtual] |
hasChildren(const QModelIndex &parent=QModelIndex()) const (defined in KDescendantsProxyModel) | KDescendantsProxyModel | [virtual] |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const (defined in KDescendantsProxyModel) | KDescendantsProxyModel | [virtual] |
index(int, int, const QModelIndex &parent=QModelIndex()) const (defined in KDescendantsProxyModel) | KDescendantsProxyModel | [virtual] |
KDescendantsProxyModel(QObject *parent=0) | KDescendantsProxyModel | [explicit] |
mapFromSource(const QModelIndex &sourceIndex) const (defined in KDescendantsProxyModel) | KDescendantsProxyModel | |
mapToSource(const QModelIndex &proxyIndex) const (defined in KDescendantsProxyModel) | KDescendantsProxyModel | |
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const | KDescendantsProxyModel | [virtual] |
mimeData(const QModelIndexList &indexes) const (defined in KDescendantsProxyModel) | KDescendantsProxyModel | [virtual] |
mimeTypes() const (defined in KDescendantsProxyModel) | KDescendantsProxyModel | [virtual] |
parent(const QModelIndex &) const (defined in KDescendantsProxyModel) | KDescendantsProxyModel | [virtual] |
rowCount(const QModelIndex &parent=QModelIndex()) const (defined in KDescendantsProxyModel) | KDescendantsProxyModel | [virtual] |
setAncestorSeparator(const QString &separator) | KDescendantsProxyModel | |
setDisplayAncestorData(bool display) | KDescendantsProxyModel | |
setRootIndex(const QModelIndex &index) | KDescendantsProxyModel | |
setSourceModel(QAbstractItemModel *model) | KDescendantsProxyModel | [virtual] |
supportedDropActions() const (defined in KDescendantsProxyModel) | KDescendantsProxyModel | [virtual] |
~KDescendantsProxyModel() | KDescendantsProxyModel | [virtual] |