KAlarmCal
eventattribute.cpp
22 KAEvent::CmdErrType mCommandError = KAEvent::CMD_NO_ERROR; // the last command execution error for the alarm
QList< QByteArray > split(char sep) const const
void setCommandError(KAEvent::CmdErrType err)
Set the last command execution error for the item.
Definition: eventattribute.cpp:55
int count(const T &value) const const
QByteArray number(int n, int base)
CmdErrType
Command execution error type for last time the alarm was triggered.
Definition: kaevent.h:299
KAEvent::CmdErrType commandError() const
Return the last command execution error for the item.
Definition: eventattribute.cpp:50
Definition: akonadi.cpp:17
QByteArray simplified() const const
EventAttribute & operator=(const EventAttribute &other)
Assignment operator.
Definition: eventattribute.cpp:41
An Attribute containing status information for a KAlarm item.
Definition: eventattribute.h:34
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Mar 2 2021 02:55:25 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Mar 2 2021 02:55:25 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.