OSMElementInformationDialog

Search for usage in LXR

OSMElementInformationDialog Class Reference

Inherits org::kde::kirigami::Dialog.

Inherited by IndoorMapInfoSheet.

Properties

var model
 
string regionCode
 
string timeZone
 

Detailed Description

Dialog showing detailed information about a specific OSM element.

Level of detail depends on what is tagged in the OSM data.

Definition at line 14 of file OSMElementInformationDialog.qml.

Property Documentation

◆ model

var OSMElementInformationDialog::model
read

OSMElementInformationModel instance for the element to show.

Definition at line 17 of file OSMElementInformationDialog.qml.

◆ regionCode

string OSMElementInformationDialog::regionCode
read

Fallback ISO 3166-1/2 region code for interpretting opening hours.

Definition at line 19 of file OSMElementInformationDialog.qml.

◆ timeZone

string OSMElementInformationDialog::timeZone
read

Fallback IANA time zone id for interpretting opening hours.

Definition at line 21 of file OSMElementInformationDialog.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.