marble
GeoDataPoint.cpp
Go to the documentation of this file.
GeoDataCoordinates m_coordinates
Definition: GeoDataPoint_p.h:23
virtual void unpack(QDataStream &stream)
Unserialize the contents of the feature from stream.
Definition: GeoDataCoordinates.cpp:1335
bool operator!=(const GeoDataPoint &other) const
Definition: GeoDataPoint.cpp:70
bool operator==(const GeoDataPoint &other) const
Definition: GeoDataPoint.cpp:64
virtual void pack(QDataStream &stream) const
Serialize the contents of the feature to stream.
Definition: GeoDataPoint.cpp:106
virtual void unpack(QDataStream &stream)
Unserialize the contents of the feature from stream.
Definition: GeoDataPoint.cpp:111
Definition: GeoDataPoint_p.h:20
const GeoDataCoordinates & coordinates() const
Definition: GeoDataPoint.cpp:81
GeoDataLatLonAltBox m_latLonAltBox
Definition: GeoDataGeometry_p.h:74
bool equals(const GeoDataGeometry &other) const
Definition: GeoDataGeometry.cpp:146
void setCoordinates(const GeoDataCoordinates &coordinates)
Definition: GeoDataPoint.cpp:75
A class that defines a 3D bounding box for geographic data.
Definition: GeoDataLatLonAltBox.h:49
virtual void pack(QDataStream &stream) const
Serialize the contents of the feature to stream.
Definition: GeoDataCoordinates.cpp:1328
virtual const char * nodeType() const
Provides type information for downcasting a GeoData.
Definition: GeoDataPoint.cpp:96
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.