Akonadi::Server::DataStore-members
Akonadi::Server::DataStore Member List
This is the complete list of members for Akonadi::Server::DataStore, including all inherited members.
activeCachePolicy(Collection &col) | Akonadi::Server::DataStore | virtual |
addCollectionAttribute(const Collection &col, const QByteArray &key, const QByteArray &value, bool silent=false) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | virtual |
appendCollection(Collection &collection, const QStringList &mimeTypes, const QMap< QByteArray, QByteArray > &attributes) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | virtual |
appendItemsFlags(const PimItem::List &items, const QList< Flag > &flags, bool *flagsChanged=nullptr, bool checkIfExists=true, const Collection &col=Collection(), bool silent=false) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | virtual |
appendItemsTags(const PimItem::List &items, const Tag::List &tags, bool *tagsChanged=nullptr, bool checkIfExists=true, const Collection &col=Collection(), bool silent=false) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | virtual |
appendMimeTypeForCollection(qint64 collectionId, const QStringList &mimeTypes) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | virtual |
appendPimItem(QList< Part > &parts, const QList< Flag > &flags, const MimeType &mimetype, const Collection &collection, const QDateTime &dateTime, const QString &remote_id, const QString &remoteRevision, const QString &gid, PimItem &pimItem) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | virtual |
beginTransaction(const QString &name) | Akonadi::Server::DataStore | virtual |
bindableObjectName() | QObject | |
blockSignals(bool block) | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
cleanupCollection(Collection &collection) | Akonadi::Server::DataStore | virtual |
cleanupPimItems(const PimItem::List &items, bool silent=false) | Akonadi::Server::DataStore | virtual |
close() | Akonadi::Server::DataStore | |
collectionDelimiter() (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | inlinestatic |
commitTransaction() | Akonadi::Server::DataStore | virtual |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
database() | Akonadi::Server::DataStore | |
DataStore(AkonadiServer *akonadi, DbConfig *dbConfig) | Akonadi::Server::DataStore | protected |
DataStore(DbConfig *config) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | explicitprotected |
dataStoreForDatabase(const QSqlDatabase &db) | Akonadi::Server::DataStore | static |
debugLastDbError(QStringView actionDescription) const (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | protected |
debugLastQueryError(const QSqlQuery &query, const char *actionDescription) const (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | protected |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
doRollback() (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
hasDataStore() | Akonadi::Server::DataStore | static |
inherits(const char *className) const const | QObject | |
init() | Akonadi::Server::DataStore | virtual |
installEventFilter(QObject *filterObj) | QObject | |
inTransaction() const | Akonadi::Server::DataStore | |
invalidateItemCache(const PimItem &item) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | virtual |
isOpened() const | Akonadi::Server::DataStore | inline |
isQuickItemType() const const | QObject | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
killTimer(int id) | QObject | |
m_akonadi (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | protected |
m_dbConfig (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | protected |
metaObject() const const | QObject | virtual |
mNotificationCollector (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | protected |
moveCollection(Collection &collection, const Collection &newParent) | Akonadi::Server::DataStore | virtual |
moveToThread(QThread *targetThread) | QObject | |
notificationCollector() | Akonadi::Server::DataStore | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
open() | Akonadi::Server::DataStore | virtual |
parent() const const | QObject | |
property(const char *name) const const | QObject | |
Q_CLASSINFO(Name, Value) | QObject | |
Q_EMITQ_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList typedef | QObject | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
receivers(const char *signal) const const | QObject | protected |
removeCollectionAttribute(const Collection &col, const QByteArray &key) | Akonadi::Server::DataStore | virtual |
removeEventFilter(QObject *obj) | QObject | |
removeItemParts(const PimItem &item, const QSet< QByteArray > &parts) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | virtual |
removeItemsFlags(const PimItem::List &items, const QList< Flag > &flags, bool *tagsChanged=nullptr, const Collection &collection=Collection(), bool silent=false) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | virtual |
removeItemsTags(const PimItem::List &items, const Tag::List &tags, bool *tagsChanged=nullptr, bool silent=false) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | virtual |
removeTags(const Tag::List &tags, bool silent=false) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | virtual |
rollbackTransaction() | Akonadi::Server::DataStore | virtual |
self() | Akonadi::Server::DataStore | static |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setFactory(std::unique_ptr< DataStoreFactory > factory) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | static |
setItemsFlags(const PimItem::List &items, const QList< Flag > *currentFlags, const QList< Flag > &newFlags, bool *flagsChanged=nullptr, const Collection &col=Collection(), bool silent=false) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | virtual |
setItemsTags(const PimItem::List &items, const Tag::List &tags, bool *tagsChanged=nullptr, bool silent=false) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | virtual |
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 | |
setSessionId(const QByteArray &sessionId) | Akonadi::Server::DataStore | inline |
sFactory (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | protectedstatic |
signalsBlocked() const const | QObject | |
Silent (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | static |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType) | QObject | |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
transactionCommitted() | Akonadi::Server::DataStore | signal |
transactionKilledByDB() (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | |
transactionRolledBack() | Akonadi::Server::DataStore | signal |
unhideAllPimItems() | Akonadi::Server::DataStore | virtual |
unhidePimItem(PimItem &pimItem) | Akonadi::Server::DataStore | virtual |
virtualCollections(const PimItem &item) | Akonadi::Server::DataStore | |
virtualCollections(const Akonadi::Server::PimItem::List &items) (defined in Akonadi::Server::DataStore) | Akonadi::Server::DataStore | |
~DataStore() override | Akonadi::Server::DataStore | |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.