Marble
GeoDataPlacemark.h
547 GeoDataCoordinates coordinate(const QDateTime &dateTime = QDateTime(), bool *iconAtCoordinates = nullptr) const;
592 void setCoordinate(qreal longitude, qreal latitude, qreal altitude = 0, GeoDataCoordinates::Unit _unit = GeoDataCoordinates::Radian);
Represents a coordinate with the properties of a name and coordinates.
Definition Coordinate.h:19
a class representing a point of interest on the map
Definition GeoDataPlacemark.h:47
GeoDataVisualCategory
A categorization of a placemark as defined by ...FIXME.
Definition GeoDataPlacemark.h:86
@ TransportAirportTaxiway
Definition GeoDataPlacemark.h:369
@ TransportAirportApron
Definition GeoDataPlacemark.h:370
@ TransportAirportGate
Definition GeoDataPlacemark.h:367
@ TransportAirportRunway
Definition GeoDataPlacemark.h:368
This class is used to encapsulate the osm data fields kept within a placemark's extendedData.
Definition OsmPlacemarkData.h:77
Binds a QML item to a specific geodetic location in screen coordinates.
Definition AbstractDataPlugin.cpp:23
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:03 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:37:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.