marble
GeoDataModel.cpp
Go to the documentation of this file.
void setTargetHref(const QString &targetHref)
Definition: GeoDataModel.cpp:192
const GeoDataLocation & location() const
Definition: GeoDataModel.cpp:107
const GeoDataOrientation & orientation() const
Definition: GeoDataModel.cpp:157
Definition: GeoDataLink.h:22
void setLocation(const GeoDataLocation &location)
Definition: GeoDataModel.cpp:122
GeoDataModel & operator=(const GeoDataModel &other)
Definition: GeoDataModel.cpp:61
Definition: GeoDataModel.h:29
const GeoDataResourceMap & resourceMap() const
Definition: GeoDataModel.cpp:172
void setScale(const GeoDataScale &scale)
Definition: GeoDataModel.cpp:152
void setCoordinates(const GeoDataCoordinates &coordinates)
Definition: GeoDataModel.cpp:117
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataModel.cpp:92
bool operator==(const GeoDataModel &other) const
Definition: GeoDataModel.cpp:69
GeoDataGeometry & operator=(const GeoDataGeometry &other)
Definition: GeoDataGeometry.cpp:87
Definition: GeoDataScale.h:22
bool operator!=(const GeoDataModel &other) const
Definition: GeoDataModel.cpp:82
void setOrientation(const GeoDataOrientation &orientation)
Definition: GeoDataModel.cpp:167
Definition: GeoDataLocation.h:23
void setAltitudeMode(const AltitudeMode altitudeMode)
Definition: GeoDataGeometry.cpp:116
bool equals(const GeoDataGeometry &other) const
Definition: GeoDataGeometry.cpp:146
const GeoDataCoordinates & coordinates() const
Definition: GeoDataModel.cpp:97
void setResourceMap(const GeoDataResourceMap &map)
Definition: GeoDataModel.cpp:182
void setSourceHref(const QString &sourceHref)
Definition: GeoDataModel.cpp:202
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.