Akonadi
relationsync.cpp
55 qCDebug(AKONADICORE_LOG) << "waiting for delivery: " << mRemoteRelationsSet << mLocalRelationsFetched;
87 qCWarning(AKONADICORE_LOG) << "Error during CollectionSync: " << job->errorString() << job->metaObject()->className();
void result(KJob *job)
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QHash::iterator insert(const Key &key, const T &value)
Job that to fetch relations from Akonadi storage.
Definition: relationfetchjob.h:21
parent
Job that deletes a relation in the Akonadi storage.
Definition: relationdeletejob.h:20
static const char * GENERIC
The GENERIC type represents a generic relation between two items.
Definition: relation.h:47
virtual const QMetaObject * metaObject() const const
const char * className() const const
int remove(const Key &key)
virtual QString errorString() const
int error() const
bool contains(const Key &key) const const
Job that creates a new relation in the Akonadi storage.
Definition: relationcreatejob.h:20
Helper integration between Akonadi and Qt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jun 30 2022 03:51:46 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jun 30 2022 03:51:46 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.