akonadi
itemfetchjob.h
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)
void itemsReceived(const Akonadi::Item::List &items)
This signal is emitted whenever new items have been fetched completely.
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-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.