KAlarm Library
repetition.h
Represents a sub-repetition, defined by interval and repeat count.
Definition repetition.h:48
void set(const KCalCore::Duration &interval, int count)
Initialises the instance with the specified interval and count.
Definition repetition.cpp:80
KCalCore::Duration interval() const
Return the interval between repetitions.
Definition repetition.cpp:119
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.