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
void setRegion(QStringView region)
ISO 3166-2 region or ISO 316-1 country in which this expression should be evaluated.
Definition openinghours.cpp:479
@ 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-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:58:30 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:58:30 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.