akonadi
itemsync.h
174 };
@ MultipleTransactions
Use one transaction per chunk of delivered items, good compromise between the other two when using st...
Definition: itemsync.h:172
void readyForNextBatch(int remainingBatchSize)
Signals the resource that new items can be delivered.
void transactionCommitted()
Syncs between items known to a client (usually a resource) and the Akonadi storage.
Definition: itemsync.h:55
@ SingleTransaction
Use a single transaction for the entire sync process (default), provides maximum consistency ("all or...
Definition: itemsync.h:171
Specifies which parts of an item should be fetched from the Akonadi storage.
Definition: itemfetchscope.h:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.