akonadi
collectionmovejob.cpp
37 CollectionMoveJob::CollectionMoveJob(const Collection &collection, const Collection &destination, QObject *parent)
Job that moves a collection in the Akonadi storage to a new parent collection.
Definition: collectionmovejob.h:50
virtual void doStart()
This method must be reimplemented in the concrete jobs.
Definition: collectionmovejob.cpp:45
CollectionMoveJob(const Collection &collection, const Collection &destination, QObject *parent=0)
Creates a new collection move job for the given collection and destination.
Definition: collectionmovejob.cpp:37
Shared implementation details between item and collection move jobs.
Definition: movejobimpl_p.h:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Jun 15 2018 09:17:00 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Jun 15 2018 09:17:00 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.