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);
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
GeoDataFeature * clone() const override
Duplicate into another equal instance.
Definition GeoDataPlacemark.cpp:120
const char * nodeType() const override
Provides type information for downcasting a GeoNode.
Definition GeoDataPlacemark.cpp:115
bool operator==(const GeoDataPlacemark &other) const
Equality operators.
Definition GeoDataPlacemark.cpp:76
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-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:09 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:09 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.