Akonadi::ContactsFilterProxyModel-members

Search for usage in LXR

Akonadi::ContactsFilterProxyModel Member List

This is the complete list of members for Akonadi::ContactsFilterProxyModel, including all inherited members.

All enum value (defined in Akonadi::ContactsFilterProxyModel)Akonadi::ContactsFilterProxyModel
autoAcceptChildRowsQSortFilterProxyModel
autoAcceptChildRows() const constQSortFilterProxyModel
autoAcceptChildRowsChanged(bool autoAcceptChildRows)QSortFilterProxyModel
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
bindableAutoAcceptChildRows()QSortFilterProxyModel
bindableDynamicSortFilter()QSortFilterProxyModel
bindableFilterCaseSensitivity()QSortFilterProxyModel
bindableFilterKeyColumn()QSortFilterProxyModel
bindableFilterRegularExpression()QSortFilterProxyModel
bindableFilterRole()QSortFilterProxyModel
bindableIsSortLocaleAware()QSortFilterProxyModel
bindableObjectName()QObject
bindableRecursiveFilteringEnabled()QSortFilterProxyModel
bindableSortCaseSensitivity()QSortFilterProxyModel
bindableSortRole()QSortFilterProxyModel
bindableSourceModel()QAbstractProxyModel
blockSignals(bool block)QObject
buddy(const QModelIndex &index) const const overrideQSortFilterProxyModelvirtual
canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const const overrideQAbstractProxyModelvirtual
canFetchMore(const QModelIndex &parent) const const overrideQSortFilterProxyModelvirtual
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
columnCount(const QModelIndex &parent) const const overrideQSortFilterProxyModelvirtual
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
ContactsFilterProxyModel(QObject *parent=nullptr)Akonadi::ContactsFilterProxyModelexplicit
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) const const overrideQSortFilterProxyModelvirtual
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
DoNotUseParentQAbstractItemModel
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) overrideQSortFilterProxyModelvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
dynamicSortFilterQSortFilterProxyModel
dynamicSortFilter() const constQSortFilterProxyModel
endInsertColumns()QAbstractItemModelprotected
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fetchMore(const QModelIndex &parent) overrideQSortFilterProxyModelvirtual
filterAcceptsColumn(int source_column, const QModelIndex &source_parent) const constQSortFilterProxyModelprotectedvirtual
filterAcceptsRow(int source_row, const QModelIndex &source_parent) const constQSortFilterProxyModelprotectedvirtual
filterCaseSensitivityQSortFilterProxyModel
filterCaseSensitivity() const constQSortFilterProxyModel
filterCaseSensitivityChanged(Qt::CaseSensitivity filterCaseSensitivity)QSortFilterProxyModel
FilterFlag enum name (defined in Akonadi::ContactsFilterProxyModel)Akonadi::ContactsFilterProxyModel
FilterFlags typedef (defined in Akonadi::ContactsFilterProxyModel)Akonadi::ContactsFilterProxyModel
filterKeyColumnQSortFilterProxyModel
filterKeyColumn() const constQSortFilterProxyModel
filterRegularExpressionQSortFilterProxyModel
filterRegularExpression() const constQSortFilterProxyModel
filterRoleQSortFilterProxyModel
filterRole() const constQSortFilterProxyModel
filterRoleChanged(int filterRole)QSortFilterProxyModel
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 Akonadi::ContactsFilterProxyModel)Akonadi::ContactsFilterProxyModelvirtual
hasChildren(const QModelIndex &parent) const const overrideQSortFilterProxyModelvirtual
HasEmail enum value (defined in Akonadi::ContactsFilterProxyModel)Akonadi::ContactsFilterProxyModel
hasIndex(int row, int column, const QModelIndex &parent) const constQAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role) const const overrideQSortFilterProxyModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel
HorizontalSortHintQAbstractItemModel
index(int row, int column, const QModelIndex &parent) const const overrideQSortFilterProxyModelvirtual
IndexIsValidQAbstractItemModel
inherits(const char *className) const constQObject
insertColumn(int column, const QModelIndex &parent)QAbstractItemModel
insertColumns(int column, int count, const QModelIndex &parent) overrideQSortFilterProxyModelvirtual
insertRow(int row, const QModelIndex &parent)QAbstractItemModel
insertRows(int row, int count, const QModelIndex &parent) overrideQSortFilterProxyModelvirtual
installEventFilter(QObject *filterObj)QObject
invalidate()QSortFilterProxyModel
invalidateColumnsFilter()QSortFilterProxyModelprotected
invalidateFilter()QSortFilterProxyModelprotected
invalidateRowsFilter()QSortFilterProxyModelprotected
isQuickItemType() const constQObject
isRecursiveFilteringEnabled() const constQSortFilterProxyModel
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isSortLocaleAwareQSortFilterProxyModel
isSortLocaleAware() const constQSortFilterProxyModel
isWidgetType() const constQObject
isWindowType() const constQObject
itemData(const QModelIndex &proxyIndex) const const overrideQAbstractProxyModelvirtual
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
lessThan(const QModelIndex &source_left, const QModelIndex &source_right) const constQSortFilterProxyModelprotectedvirtual
mapFromSource(const QModelIndex &sourceIndex) const const overrideQSortFilterProxyModelvirtual
mapSelectionFromSource(const QItemSelection &sourceSelection) const const overrideQSortFilterProxyModelvirtual
mapSelectionToSource(const QItemSelection &proxySelection) const const overrideQSortFilterProxyModelvirtual
mapToSource(const QModelIndex &proxyIndex) const const overrideQSortFilterProxyModelvirtual
match(const QModelIndex &start, int role, const QVariant &value, int hits, Qt::MatchFlags flags) const const overrideQSortFilterProxyModelvirtual
MatchFilterContactFlag enum name (defined in Akonadi::ContactsFilterProxyModel)Akonadi::ContactsFilterProxyModel
metaObject() const constQObjectvirtual
mimeData(const QModelIndexList &indexes) const const overrideQSortFilterProxyModelvirtual
mimeTypes() const const overrideQSortFilterProxyModelvirtual
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
OnlyNameAndEmailsAddresses enum value (defined in Akonadi::ContactsFilterProxyModel)Akonadi::ContactsFilterProxyModel
parent(const QModelIndex &child) const const overrideQSortFilterProxyModelvirtual
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
QSortFilterProxyModel(QObject *parent)QSortFilterProxyModel
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
recursiveFilteringEnabledQSortFilterProxyModel
recursiveFilteringEnabledChanged(bool recursiveFilteringEnabled)QSortFilterProxyModel
removeColumn(int column, const QModelIndex &parent)QAbstractItemModel
removeColumns(int column, int count, const QModelIndex &parent) overrideQSortFilterProxyModelvirtual
removeEventFilter(QObject *obj)QObject
removeRow(int row, const QModelIndex &parent)QAbstractItemModel
removeRows(int row, int count, const QModelIndex &parent) overrideQSortFilterProxyModelvirtual
resetInternalData()QAbstractItemModelprotectedvirtual
revert() overrideQAbstractProxyModelvirtual
roleNames() const const overrideQAbstractProxyModelvirtual
rowCount(const QModelIndex &parent) const const overrideQSortFilterProxyModelvirtual
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
setAutoAcceptChildRows(bool accept)QSortFilterProxyModel
setData(const QModelIndex &index, const QVariant &value, int role) overrideQSortFilterProxyModelvirtual
setDynamicSortFilter(bool enable)QSortFilterProxyModel
setExcludeVirtualCollections(bool exclude)Akonadi::ContactsFilterProxyModel
setFilterCaseSensitivity(Qt::CaseSensitivity cs)QSortFilterProxyModel
setFilterFixedString(const QString &pattern)QSortFilterProxyModel
setFilterFlags(ContactsFilterProxyModel::FilterFlags flags)Akonadi::ContactsFilterProxyModel
setFilterKeyColumn(int column)QSortFilterProxyModel
setFilterRegularExpression(const QRegularExpression &regularExpression)QSortFilterProxyModel
setFilterRegularExpression(const QString &pattern)QSortFilterProxyModel
setFilterRole(int role)QSortFilterProxyModel
setFilterString(const QString &filter)Akonadi::ContactsFilterProxyModelslot
setFilterWildcard(const QString &pattern)QSortFilterProxyModel
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) overrideQSortFilterProxyModelvirtual
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles) overrideQAbstractProxyModelvirtual
setMatchFilterContactFlag(ContactsFilterProxyModel::MatchFilterContactFlag flag)Akonadi::ContactsFilterProxyModel
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
setRecursiveFilteringEnabled(bool recursive)QSortFilterProxyModel
setSortCaseSensitivity(Qt::CaseSensitivity cs)QSortFilterProxyModel
setSortLocaleAware(bool on)QSortFilterProxyModel
setSortRole(int role)QSortFilterProxyModel
setSourceModel(QAbstractItemModel *sourceModel) overrideQSortFilterProxyModelvirtual
sibling(int row, int column, const QModelIndex &idx) const const overrideQSortFilterProxyModelvirtual
signalsBlocked() const constQObject
sort(int column, Qt::SortOrder order) overrideQSortFilterProxyModelvirtual
sortCaseSensitivityQSortFilterProxyModel
sortCaseSensitivity() const constQSortFilterProxyModel
sortCaseSensitivityChanged(Qt::CaseSensitivity sortCaseSensitivity)QSortFilterProxyModel
sortColumn() const constQSortFilterProxyModel
sortLocaleAwareChanged(bool sortLocaleAware)QSortFilterProxyModel
sortOrder() const constQSortFilterProxyModel
sortRoleQSortFilterProxyModel
sortRole() const constQSortFilterProxyModel
sortRoleChanged(int sortRole)QSortFilterProxyModel
sourceModelQAbstractProxyModel
sourceModel() const constQAbstractProxyModel
sourceModelChanged()QAbstractProxyModel
span(const QModelIndex &index) const const overrideQSortFilterProxyModelvirtual
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
submit() overrideQAbstractProxyModelvirtual
supportedDragActions() const const overrideQAbstractProxyModelvirtual
supportedDropActions() const const overrideQSortFilterProxyModelvirtual
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
VerticalSortHintQAbstractItemModel
~ContactsFilterProxyModel() overrideAkonadi::ContactsFilterProxyModel
~QAbstractItemModel()QAbstractItemModelvirtual
~QAbstractProxyModel()QAbstractProxyModelvirtual
~QObject()QObjectvirtual
~QSortFilterProxyModel()QSortFilterProxyModelvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:13:20 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.