OSMElementInformationDialogOpeningHoursDelegate

Search for usage in LXR

OSMElementInformationDialogOpeningHoursDelegate Class Reference

Inherits ColumnLayout.

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

double OSMElementInformationDialogOpeningHoursDelegate::latitude
read

The latitude of the location the opening hours expression refers to.

Definition at line 20 of file OSMElementInformationDialogOpeningHoursDelegate.qml.

◆ longitude

double OSMElementInformationDialogOpeningHoursDelegate::longitude
read

The longitude of the location the opening hours expression refers to.

Definition at line 22 of file OSMElementInformationDialogOpeningHoursDelegate.qml.

◆ oh

var OSMElementInformationDialogOpeningHoursDelegate::oh
read
Remarks
This property is read-only

Definition at line 25 of file OSMElementInformationDialogOpeningHoursDelegate.qml.

◆ openingHours

string OSMElementInformationDialogOpeningHoursDelegate::openingHours
read

The opening hours expression to display.

Definition at line 14 of file OSMElementInformationDialogOpeningHoursDelegate.qml.

◆ regionCode

string OSMElementInformationDialogOpeningHoursDelegate::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

string OSMElementInformationDialogOpeningHoursDelegate::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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Jul 26 2024 11:57:47 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.