akonadi
itemfetchjob.h
void itemsReceived(const Akonadi::Item::List &items)
This signal is emitted whenever new items have been fetched completely.
ItemFetchJob(const Item::List &items, QObject *parent=0)
Creates a new item fetch job that retrieves the specified items.
ItemFetchJob(const QList< Item::Id > &items, QObject *parent=0)
Convenience ctor equivalent to ItemFetchJob(const Item::List &items, QObject *parent = 0)
Specifies which parts of an item should be fetched from the Akonadi storage.
Definition: itemfetchscope.h:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.