akonadi
blockalarmsattribute.cpp
An Attribute that marks that alarms from a calendar collection are blocked.
Definition blockalarmsattribute.h:42
void blockAlarmType(KCalCore::Alarm::Type type, bool block=true)
Blocks or unblocks given alarm type.
Definition blockalarmsattribute.cpp:57
void deserialize(const QByteArray &data)
Reimplemented from Attribute.
Definition blockalarmsattribute.cpp:122
BlockAlarmsAttribute * clone() const
Reimplemented from Attribute.
Definition blockalarmsattribute.cpp:99
bool isAlarmTypeBlocked(KCalCore::Alarm::Type type) const
Returns whether given alarm type is blocked or not.
Definition blockalarmsattribute.cpp:77
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.