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