Marble
GeoDataGeometry.h
void pack(QDataStream &stream) const override
Serialize the contents of the feature to stream.
Definition GeoDataGeometry.cpp:154
void unpack(QDataStream &stream) override
Unserialize the contents of the feature from stream.
Definition GeoDataGeometry.cpp:162
A class that defines a 3D bounding box for geographic data.
Definition GeoDataLatLonAltBox.h:40
A LineString that allows to store a contiguous set of line segments.
Definition GeoDataLineString.h:66
A class that can contain other GeoDataGeometry objects.
Definition GeoDataMultiGeometry.h:27
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition GeoDataObject.cpp:127
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 Feb 14 2025 12:00:23 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 14 2025 12:00:23 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.