KOpeningHours
openinghours.h
28 * This is the main entry point into this library, providing both a way to parse opening hours expressions
134 MissingRegion, ///< expression refers to public or school holidays, but that information is not available
149 Q_INVOKABLE KOpeningHours::Interval nextInterval(const KOpeningHours::Interval &interval) const;
@ MissingRegion
expression refers to public or school holidays, but that information is not available
Definition: openinghours.h:134
@ MissingLocation
evaluation requires location information and those aren't set
Definition: openinghours.h:135
@ UnsupportedFeature
expression uses a feature that isn't implemented/supported (yet)
Definition: openinghours.h:137
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-2023 The KDE developers.
Generated on Fri Jun 9 2023 04:03:31 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jun 9 2023 04:03:31 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.