Akonadi
partfetcher.h
Convenience class for getting payload parts from an Akonadi Model.
Definition partfetcher.h:61
Item item() const
Returns the item that contains the fetched payload part.
Definition partfetcher.cpp:160
PartFetcher(const QModelIndex &index, const QByteArray &partName, QObject *parent=nullptr)
Creates a new part fetcher.
Definition partfetcher.cpp:89
QByteArray partName() const
Returns the name of the part that has been fetched.
Definition partfetcher.cpp:153
QModelIndex index() const
Returns the index of the item the part was fetched from.
Definition partfetcher.cpp:146
KJob(QObject *parent=nullptr)
Q_SCRIPTABLE Q_NOREPLY void start()
Helper integration between Akonadi and Qt.
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:57 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:57 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.