KAlarm Library
eventattribute.cpp
void setCommandError(KAEvent::CmdErrType err)
Set the last command execution error for the item.
Definition: eventattribute.cpp:71
CmdErrType
Command execution error type for last time the alarm was triggered.
Definition: kaevent.h:310
KAEvent::CmdErrType commandError() const
Return the last command execution error for the item.
Definition: eventattribute.cpp:66
virtual void deserialize(const QByteArray &data)
Reimplemented from Attribute.
Definition: eventattribute.cpp:93
EventAttribute & operator=(const EventAttribute &other)
Assignment operator.
Definition: eventattribute.cpp:56
An Attribute containing status information for a KAlarm item.
Definition: eventattribute.h:47
virtual EventAttribute * clone() const
Reimplemented from Attribute.
Definition: eventattribute.cpp:81
virtual QByteArray serialized() const
Reimplemented from Attribute.
Definition: eventattribute.cpp:86
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:04:30 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:04:30 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.