OSMElementInformationDialogOpeningHoursDelegate
Properties | |
double | latitude |
double | longitude |
var | oh |
string | openingHours |
string | regionCode |
string | timeZoneId |
Detailed Description
OSM element info dialog delegate for graphically displaying opening hours.
Definition at line 11 of file OSMElementInformationDialogOpeningHoursDelegate.qml.
Property Documentation
◆ latitude
|
read |
The latitude of the location the opening hours expression refers to.
Definition at line 20 of file OSMElementInformationDialogOpeningHoursDelegate.qml.
◆ longitude
|
read |
The longitude of the location the opening hours expression refers to.
Definition at line 22 of file OSMElementInformationDialogOpeningHoursDelegate.qml.
◆ oh
|
read |
- Remarks
- This property is read-only
Definition at line 25 of file OSMElementInformationDialogOpeningHoursDelegate.qml.
◆ openingHours
|
read |
The opening hours expression to display.
Definition at line 14 of file OSMElementInformationDialogOpeningHoursDelegate.qml.
◆ regionCode
|
read |
The ISO 3166-1/2 region code of the location the opening hours expression should be evaluated.
Definition at line 16 of file OSMElementInformationDialogOpeningHoursDelegate.qml.
◆ timeZoneId
|
read |
The IANA timezone identifier of the timezone in which the opening hours expression should be evaluated.
Definition at line 18 of file OSMElementInformationDialogOpeningHoursDelegate.qml.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.