akonadi
collectionmovejob.cpp
37CollectionMoveJob::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:51
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:34
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.