Akonadi Mime
sentactionattribute.cpp
2 SPDX-FileCopyrightText: 2010 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
An Attribute that stores the action to execute after sending.
Definition: sentactionattribute.h:33
QString number(int n, int base)
WriteOnly
Action & operator=(const Action &other)
Definition: sentactionattribute.cpp:57
bool operator==(const Action &other) const
Definition: sentactionattribute.cpp:66
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.
void clear()
KIOFILEWIDGETS_EXPORT QStringList list(const QString &fileClass)
Qt_4_6
void reserve(int alloc)
QVariant value() const
Returns the argument value of the action.
Definition: sentactionattribute.cpp:52
QFuture< void > map(Sequence &sequence, MapFunctor function)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Dec 7 2023 04:11:43 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Dec 7 2023 04:11:43 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.