marble
GeoDataGeometry.cpp
Go to the documentation of this file.
virtual const char * nodeType() const
Provides type information for downcasting a GeoData.
Definition: GeoDataGeometry.cpp:77
virtual void unpack(QDataStream &stream)
Unserialize the contents of the feature from stream.
Definition: GeoDataGeometry.cpp:135
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition: GeoDataObject.cpp:126
virtual const char * nodeType() const
Definition: GeoDataGeometry_p.h:62
virtual void pack(QDataStream &stream) const
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:114
bool ref()
virtual void pack(QDataStream &stream) const
Serialize the contents of the feature to stream.
Definition: GeoDataGeometry.cpp:127
virtual ~GeoDataGeometry()
Definition: GeoDataGeometry.cpp:48
AltitudeMode altitudeMode() const
Definition: GeoDataGeometry.cpp:111
AltitudeMode m_altitudeMode
Definition: GeoDataGeometry_p.h:73
bool deref()
GeoDataGeometry & operator=(const GeoDataGeometry &other)
Definition: GeoDataGeometry.cpp:87
virtual EnumGeometryId geometryId() const
Definition: GeoDataGeometry_p.h:67
GeoDataObject & operator=(const GeoDataObject &)
Definition: GeoDataObject.cpp:54
virtual void unpack(QDataStream &steam)
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:120
void setAltitudeMode(const AltitudeMode altitudeMode)
Definition: GeoDataGeometry.cpp:116
GeoDataLatLonAltBox m_latLonAltBox
Definition: GeoDataGeometry_p.h:74
virtual const GeoDataLatLonAltBox & latLonAltBox() const
Definition: GeoDataGeometry.cpp:122
bool equals(const GeoDataGeometry &other) const
Definition: GeoDataGeometry.cpp:146
A class that defines a 3D bounding box for geographic data.
Definition: GeoDataLatLonAltBox.h:49
virtual GeoDataGeometryPrivate * copy()
Definition: GeoDataGeometry_p.h:55
virtual EnumGeometryId geometryId() const
Definition: GeoDataGeometry.cpp:82
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.