mailtransport
sentactionattribute.cpp
Action & operator=(const Action &other)
Definition sentactionattribute.cpp:80
bool operator==(const Action &other) const
Definition sentactionattribute.cpp:89
QVariant value() const
Returns the argument value of the action.
Definition sentactionattribute.cpp:75
An Attribute that stores the action to execute after sending.
Definition sentactionattribute.h:44
virtual ~SentActionAttribute()
Destroys the sent action attribute.
Definition sentactionattribute.cpp:105
void addAction(Action::Type type, const QVariant &value)
Adds a new action to the attribute.
Definition sentactionattribute.cpp:110
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.