KAlarm Library
eventattribute.cpp
An Attribute containing status information for a KAlarm item.
Definition eventattribute.h:48
virtual void deserialize(const QByteArray &data)
Reimplemented from Attribute.
Definition eventattribute.cpp:93
EventAttribute & operator=(const EventAttribute &other)
Assignment operator.
Definition eventattribute.cpp:55
KAEvent::CmdErrType commandError() const
Return the last command execution error for the item.
Definition eventattribute.cpp:65
void setCommandError(KAEvent::CmdErrType err)
Set the last command execution error for the item.
Definition eventattribute.cpp:70
CmdErrType
Command execution error type for last time the alarm was triggered.
Definition kaevent.h:310
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.