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:1300
virtual void pack(QDataStream &stream) const
Serialize the contents of the feature to stream.
Definition: GeoDataPoint.cpp:95
virtual void unpack(QDataStream &stream)
Unserialize the contents of the feature from stream.
Definition: GeoDataPoint.cpp:100
Definition: GeoDataPoint_p.h:20
const GeoDataCoordinates & coordinates() const
Definition: GeoDataPoint.cpp:75
GeoDataLatLonAltBox m_latLonAltBox
Definition: GeoDataGeometry_p.h:71
void setCoordinates(const GeoDataCoordinates &coordinates)
Definition: GeoDataPoint.cpp:69
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:1293
virtual const char * nodeType() const
Provides type information for downcasting a GeoData.
Definition: GeoDataPoint.cpp:85
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.