KOpeningHours
interval.h
54 * This is the first point in time included in the interval, or invalid if this is an interval with an open begin.
59 /** Returns @c true if this is an interval with an open begin, ie. starting at the beginning of time. */
63 * This is the first point in time not included in the interval anymore, or invalid for open-ended intervals.
64 * That is, the end of an interval describing the year 2020 would be Jan 1st 2021 at midnight (00:00).
69 /** Returns @c true if this is an interval with an open end date, ie. continuing for all eternity.
A time interval for which an opening hours expression has been evaluated.
Definition interval.h:25
KCALENDARCORE_EXPORT QDataStream & operator<<(QDataStream &out, const KCalendarCore::Alarm::Ptr &)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:58:07 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:58:07 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.