akonadi
collectionsync_p.h
Definition collectionsync_p.h:54
void setStreamingEnabled(bool streaming)
Enables streaming, that is not all collections are delivered at once.
Definition collectionsync.cpp:827
void setKeepLocalChanges(const QSet< QByteArray > &parts)
Allows to specify parts of the collection that should not be changed if locally available.
Definition collectionsync.cpp:850
void retrievalDone()
Indicate that all collections have been retrieved in streaming mode.
Definition collectionsync.cpp:832
void setHierarchicalRemoteIds(bool hierarchical)
Indicate whether the resource supplies collections with hierarchical or global remote identifiers.
Definition collectionsync.cpp:838
CollectionSync(const QString &resourceId, QObject *parent=0)
Creates a new collection synchronzier.
Definition collectionsync.cpp:773
void doStart()
This method must be reimplemented in the concrete jobs.
Definition collectionsync.cpp:814
void setRemoteCollections(const Collection::List &remoteCollections)
Sets the result of a full remote collection listing.
Definition collectionsync.cpp:786
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.