akonadi
partfetcher.h
Convenience class for getting payload parts from an Akonadi Model.
Definition partfetcher.h:74
Item item() const
Returns the item that contains the fetched payload part.
Definition partfetcher.cpp:179
PartFetcher(const QModelIndex &index, const QByteArray &partName, QObject *parent=0)
Creates a new part fetcher.
Definition partfetcher.cpp:105
QByteArray partName() const
Returns the name of the part that has been fetched.
Definition partfetcher.cpp:172
QModelIndex index() const
Returns the index of the item the part was fetched from.
Definition partfetcher.cpp:165
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.