KAlarm Library
eventattribute.cpp
virtual QByteArray serialized() const
Reimplemented from Attribute.
Definition: eventattribute.cpp:86
void setCommandError(KAEvent::CmdErrType err)
Set the last command execution error for the item.
Definition: eventattribute.cpp:70
virtual EventAttribute * clone() const
Reimplemented from Attribute.
Definition: eventattribute.cpp:81
CmdErrType
Command execution error type for last time the alarm was triggered.
Definition: kaevent.h:309
virtual void deserialize(const QByteArray &data)
Reimplemented from Attribute.
Definition: eventattribute.cpp:93
Definition: alarmtext.cpp:43
KAEvent::CmdErrType commandError() const
Return the last command execution error for the item.
Definition: eventattribute.cpp:65
EventAttribute & operator=(const EventAttribute &other)
Assignment operator.
Definition: eventattribute.cpp:55
An Attribute containing status information for a KAlarm item.
Definition: eventattribute.h:47
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Mon Jan 23 2017 01:36:33 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Mon Jan 23 2017 01:36:33 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.