Akonadi
resourcesynchronizationjob.h
bool collectionTreeOnly() const
Returns whether a full synchronization will be done, or just the collection tree (without items).
Definition resourcesynchronizationjob.cpp:74
ResourceSynchronizationJob(const AgentInstance &instance, QObject *parent=nullptr)
Creates a new synchronization job for the given resource.
Definition resourcesynchronizationjob.cpp:50
AgentInstance resource() const
Returns the resource that has been synchronized.
Definition resourcesynchronizationjob.cpp:155
~ResourceSynchronizationJob() override
Destroys the synchronization job.
void setCollectionTreeOnly(bool collectionTreeOnly)
Sets the collectionTreeOnly property.
Definition resourcesynchronizationjob.cpp:79
KJob(QObject *parent=nullptr)
Q_SCRIPTABLE Q_NOREPLY void start()
Helper integration between Akonadi and Qt.
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:57 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:57 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.