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