akonadi
itemsync.h
174 };
Specifies which parts of an item should be fetched from the Akonadi storage.
Definition itemfetchscope.h:70
Syncs between items known to a client (usually a resource) and the Akonadi storage.
Definition itemsync.h:55
void readyForNextBatch(int remainingBatchSize)
Signals the resource that new items can be delivered.
@ MultipleTransactions
Use one transaction per chunk of delivered items, good compromise between the other two when using st...
Definition itemsync.h:172
@ SingleTransaction
Use a single transaction for the entire sync process (default), provides maximum consistency ("all or...
Definition itemsync.h:171
void transactionCommitted()
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.