akonadi
invalidatecachejob.cpp
108 CollectionFetchJob *job = new CollectionFetchJob( d->collection, Akonadi::CollectionFetchJob::Base, this );
Collection::List collections() const
Returns the list of fetched collection.
Definition: collectionfetchjob.cpp:175
Job that fetches collections from the Akonadi storage.
Definition: collectionfetchjob.h:53
Only fetch the base collection.
Definition: collectionfetchjob.h:62
Helper job to invalidate item cache for an entire collection.
Definition: invalidatecachejob_p.h:34
Job that modifies an existing item in the Akonadi storage.
Definition: itemmodifyjob.h:97
Definition: job_p.h:31
virtual void doStart()
This method must be reimplemented in the concrete jobs.
Definition: invalidatecachejob.cpp:104
InvalidateCacheJob(const Collection &collection, QObject *parent)
Create a job to invalidate all cached content in collection.
Definition: invalidatecachejob.cpp:97
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:27 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:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.