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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.