akonadi
itemmovejob.h
80 ItemMoveJob(const QList<Item> &items, const Collection &source, const Collection &destination, QObject *parent = 0);
Job that moves an item into a different collection in the Akonadi storage.
Definition: itemmovejob.h:49
ItemMoveJob(const QList< Item > &items, const Collection &source, const Collection &destination, QObject *parent=0)
Move the given items from sourec to destination.
ItemMoveJob(const QList< Item > &items, const Collection &destination, QObject *parent=0)
Move the given items into destination.
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.