akonadi
collectionsync_p.h
115 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:678
void setRemoteCollections(const Collection::List &remoteCollections)
Sets the result of a full remote collection listing.
Definition: collectionsync.cpp:628
void doStart()
This method must be reimplemented in the concrete jobs.
Definition: collectionsync.cpp:656
void retrievalDone()
Indicate that all collections have been retrieved in streaming mode.
Definition: collectionsync.cpp:672
CollectionSync(const QString &resourceId, QObject *parent=0)
Creates a new collection synchronzier.
Definition: collectionsync.cpp:615
Base class for jobs that need to run a sequence of sub-jobs in a transaction.
Definition: transactionsequence.h:69
Definition: collectionsync_p.h:53
void setStreamingEnabled(bool streaming)
Enables streaming, that is not all collections are delivered at once.
Definition: collectionsync.cpp:667
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:03:16 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:03:16 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.