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;
A time interval for which an opening hours expression has been evaluated.
Definition interval.h:25
@ 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
@ MissingRegion
expression refers to public or school holidays, but that information is not available
Definition openinghours.h:134
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:05 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:05 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.