KDescendantsProxyModel-members

Search for usage in LXR

KDescendantsProxyModel Member List

This is the complete list of members for KDescendantsProxyModel, including all inherited members.

AdditionalRoles enum name (defined in KDescendantsProxyModel)KDescendantsProxyModel
ancestorSeparatorKDescendantsProxyModel
ancestorSeparator() constKDescendantsProxyModel
ancestorSeparatorChanged() (defined in KDescendantsProxyModel)KDescendantsProxyModelsignal
beginInsertColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginInsertRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginResetModel()QAbstractItemModelprotected
bindableObjectName()QObject
bindableSourceModel()QAbstractProxyModel
blockSignals(bool block)QObject
buddy(const QModelIndex &index) const const overrideQAbstractProxyModelvirtual
canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const const overrideQAbstractProxyModelvirtual
canFetchMore(const QModelIndex &parent) const const overrideQAbstractProxyModelvirtual
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
checkIndex(const QModelIndex &index, CheckIndexOptions options) const constQAbstractItemModel
CheckIndexOption enum nameQAbstractItemModel
CheckIndexOptionsQAbstractItemModel
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clearItemData(const QModelIndex &index) overrideQAbstractProxyModelvirtual
collapseSourceIndex(const QModelIndex &sourceIndex)KDescendantsProxyModel
columnCount(const QModelIndex &index=QModelIndex()) const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
columnsAboutToBeInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
createIndex(int row, int column, const void *ptr) const constQAbstractItemModelprotected
createIndex(int row, int column, quintptr id) const constQAbstractItemModelprotected
createSourceIndex(int row, int col, void *internalPtr) const constQAbstractProxyModelprotected
customEvent(QEvent *event)QObjectprotectedvirtual
data(const QModelIndex &index, int role=Qt::DisplayRole) const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList< int > &roles)QAbstractItemModel
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
displayAncestorDataKDescendantsProxyModel
displayAncestorData() constKDescendantsProxyModel
displayAncestorDataChanged() (defined in KDescendantsProxyModel)KDescendantsProxyModelsignal
DoNotUseParentQAbstractItemModel
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) overrideQAbstractProxyModelvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
endInsertColumns()QAbstractItemModelprotected
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
ExpandableRole enum value (defined in KDescendantsProxyModel)KDescendantsProxyModel
ExpandedRole enum value (defined in KDescendantsProxyModel)KDescendantsProxyModel
expandsByDefaultKDescendantsProxyModel
expandsByDefault() constKDescendantsProxyModel
expandsByDefaultChanged(bool expands) (defined in KDescendantsProxyModel)KDescendantsProxyModelsignal
expandSourceIndex(const QModelIndex &sourceIndex)KDescendantsProxyModel
fetchMore(const QModelIndex &parent) overrideQAbstractProxyModelvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
flags(const QModelIndex &index) const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
hasChildren(const QModelIndex &parent=QModelIndex()) const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
hasIndex(int row, int column, const QModelIndex &parent) const constQAbstractItemModel
HasSiblingsRole enum value (defined in KDescendantsProxyModel)KDescendantsProxyModel
headerData(int section, Qt::Orientation orientation, int role) const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel
HorizontalSortHintQAbstractItemModel
index(int, int, const QModelIndex &parent=QModelIndex()) const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
IndexIsValidQAbstractItemModel
inherits(const char *className) const constQObject
insertColumn(int column, const QModelIndex &parent)QAbstractItemModel
insertColumns(int column, int count, const QModelIndex &parent)QAbstractItemModelvirtual
insertRow(int row, const QModelIndex &parent)QAbstractItemModel
insertRows(int row, int count, const QModelIndex &parent)QAbstractItemModelvirtual
installEventFilter(QObject *filterObj)QObject
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isSourceIndexExpanded(const QModelIndex &sourceIndex) constKDescendantsProxyModel
isSourceIndexVisible(const QModelIndex &sourceIndex) constKDescendantsProxyModel
isWidgetType() const constQObject
isWindowType() const constQObject
itemData(const QModelIndex &proxyIndex) const const overrideQAbstractProxyModelvirtual
KDescendantsProxyModel(QObject *parent=nullptr)KDescendantsProxyModelexplicit
killTimer(int id)QObject
layoutAboutToBeChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint)QAbstractItemModel
layoutChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint)QAbstractItemModel
LayoutChangeHint enum nameQAbstractItemModel
LevelRole enum value (defined in KDescendantsProxyModel)KDescendantsProxyModel
mapFromSource(const QModelIndex &sourceIndex) const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
mapSelectionFromSource(const QItemSelection &sourceSelection) const constQAbstractProxyModelvirtual
mapSelectionToSource(const QItemSelection &proxySelection) const constQAbstractProxyModelvirtual
mapToSource(const QModelIndex &proxyIndex) const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const overrideKDescendantsProxyModelvirtual
metaObject() const constQObjectvirtual
mimeData(const QModelIndexList &indexes) const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
mimeTypes() const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
modelKDescendantsProxyModel
modelAboutToBeReset()QAbstractItemModel
modelReset()QAbstractItemModel
moveColumn(const QModelIndex &sourceParent, int sourceColumn, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModel
moveColumns(const QModelIndex &sourceParent, int sourceColumn, int count, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelvirtual
moveRow(const QModelIndex &sourceParent, int sourceRow, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModel
moveRows(const QModelIndex &sourceParent, int sourceRow, int count, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelvirtual
moveToThread(QThread *targetThread)QObject
multiData(const QModelIndex &index, QModelRoleDataSpan roleDataSpan) const constQAbstractItemModelvirtual
NoLayoutChangeHintQAbstractItemModel
NoOptionQAbstractItemModel
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent(const QModelIndex &) const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
QObject::parent() const constQObject
ParentIsInvalidQAbstractItemModel
persistentIndexList() const constQAbstractItemModelprotected
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QAbstractItemModel(QObject *parent)QAbstractItemModel
QAbstractProxyModel(QObject *parent)QAbstractProxyModel
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
removeColumn(int column, const QModelIndex &parent)QAbstractItemModel
removeColumns(int column, int count, const QModelIndex &parent)QAbstractItemModelvirtual
removeEventFilter(QObject *obj)QObject
removeRow(int row, const QModelIndex &parent)QAbstractItemModel
removeRows(int row, int count, const QModelIndex &parent)QAbstractItemModelvirtual
resetInternalData()QAbstractItemModelprotectedvirtual
revert() overrideQAbstractProxyModelvirtual
roleNames() const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
rowCount(const QModelIndex &parent=QModelIndex()) const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
rowsAboutToBeInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
rowsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
rowsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAncestorSeparator(const QString &separator)KDescendantsProxyModel
setData(const QModelIndex &index, const QVariant &value, int role) overrideQAbstractProxyModelvirtual
setDisplayAncestorData(bool display)KDescendantsProxyModel
setExpandsByDefault(bool expand)KDescendantsProxyModel
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) overrideQAbstractProxyModelvirtual
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles) overrideQAbstractProxyModelvirtual
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setSourceModel(QAbstractItemModel *model) overrideKDescendantsProxyModelvirtual
sibling(int row, int column, const QModelIndex &idx) const const overrideQAbstractProxyModelvirtual
signalsBlocked() const constQObject
sort(int column, Qt::SortOrder order) overrideQAbstractProxyModelvirtual
sourceIndexCollapsed(const QModelIndex &sourceIndex) (defined in KDescendantsProxyModel)KDescendantsProxyModelsignal
sourceIndexExpanded(const QModelIndex &sourceIndex) (defined in KDescendantsProxyModel)KDescendantsProxyModelsignal
sourceModelQAbstractProxyModel
sourceModel() const constQAbstractProxyModel
sourceModelChanged() (defined in KDescendantsProxyModel)KDescendantsProxyModelsignal
span(const QModelIndex &index) const const overrideQAbstractProxyModelvirtual
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
submit() overrideQAbstractProxyModelvirtual
supportedDragActions() const const overrideQAbstractProxyModelvirtual
supportedDropActions() const override (defined in KDescendantsProxyModel)KDescendantsProxyModelvirtual
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
VerticalSortHintQAbstractItemModel
~KDescendantsProxyModel() overrideKDescendantsProxyModel
~QAbstractItemModel()QAbstractItemModelvirtual
~QAbstractProxyModel()QAbstractProxyModelvirtual
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:20:34 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.