KItinerary::Place
KItinerary::Place Class Reference
#include <place.h>
Inheritance diagram for KItinerary::Place:
Properties | |
KItinerary::PostalAddress | address |
KItinerary::GeoCoordinates | geo |
QUrl | geoUri |
QString | identifier |
QString | name |
QString | telephone |
Public Member Functions | |
QUrl | geoUri () const |
Detailed Description
Property Documentation
◆ address
|
readwrite |
◆ geo
|
readwrite |
◆ geoUri
|
read |
- See also
- LocationUtil::geoUri()
◆ identifier
|
readwrite |
Identifier.
We use the following schemas currently:
- 'uic:', UIC station code (see https://www.wikidata.org/wiki/Property:P722)
- 'sncf:', SNCF station id (see https://www.wikidata.org/wiki/Property:P8181), French train station identifier.
- 'ibnr:', Internationale Bahnhofsnummer (see https://www.wikidata.org/wiki/Property:P954), German train station identifier.
- 'ir:', Indian Railways station code (see https://www.wikidata.org/wiki/Property:P5696).
- 'vrfi:', Finish railway station codes.
- 'benerail:', Belgian railway station codes.
◆ name
◆ telephone
Member Function Documentation
◆ geoUri()
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.