akonadi
collectionsync_p.h
120 Q_PRIVATE_SLOT( d, void localCollectionsReceived( const Akonadi::Collection::List &localCols ) )
void setHierarchicalRemoteIds(bool hierarchical)
Indicate whether the resource supplies collections with hierarchical or global remote identifiers...
Definition: collectionsync.cpp:822
void setRemoteCollections(const Collection::List &remoteCollections)
Sets the result of a full remote collection listing.
Definition: collectionsync.cpp:770
void doStart()
This method must be reimplemented in the concrete jobs.
Definition: collectionsync.cpp:798
void retrievalDone()
Indicate that all collections have been retrieved in streaming mode.
Definition: collectionsync.cpp:816
CollectionSync(const QString &resourceId, QObject *parent=0)
Creates a new collection synchronzier.
Definition: collectionsync.cpp:757
Definition: collectionsync_p.h:53
void setStreamingEnabled(bool streaming)
Enables streaming, that is not all collections are delivered at once.
Definition: collectionsync.cpp:811
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.