Akonadi Mime
sentactionattribute.cpp
Action & operator=(const Action &other)
Definition sentactionattribute.cpp:57
bool operator==(const Action &other) const
Definition sentactionattribute.cpp:66
QVariant value() const
Returns the argument value of the action.
Definition sentactionattribute.cpp:52
An Attribute that stores the action to execute after sending.
Definition sentactionattribute.h:34
void addAction(Action::Type type, const QVariant &value)
Adds a new action to the attribute.
Definition sentactionattribute.cpp:84
~SentActionAttribute() override
Destroys the sent action attribute.
KIOCORE_EXPORT QStringList list(const QString &fileClass)
void clear()
Qt_4_6
WriteOnly
void reserve(qsizetype size)
QString number(double n, char format, int precision)
QFuture< void > map(Iterator begin, Iterator end, MapFunctor &&function)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.