Kgapi
reminder.h
43 explicit Reminder(KCalendarCore::Alarm::Type type, const KCalendarCore::Duration &startOffset = KCalendarCore::Duration(0));
void setStartOffset(const KCalendarCore::Duration &startOffset)
Sets how long before the event should reminder be shown.
Definition reminder.cpp:64
KCalendarCore::Duration startOffset() const
Returns how long before the event should reminder be shown.
Definition reminder.cpp:69
KCalendarCore::Alarm * toAlarm(KCalendarCore::Incidence *incidence) const
Converts the reminder to a KCalendarCore::Alarm.
Definition reminder.cpp:75
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:30 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:30 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.