Marble
GeoDataLineString.h
143 * @brief Returns the length of LineString across a sphere starting from a coordinate in LineString
225 Returns a sub-string which contains elements from this vector, starting at position pos. If length is -1
226 (the default), all elements after pos are included; otherwise length elements (or all remaining elements if
332 QList<GeoDataCoordinates>::Iterator erase(const QList<GeoDataCoordinates>::Iterator &begin, const QList<GeoDataCoordinates>::Iterator &end);
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
Binds a QML item to a specific geodetic location in screen coordinates.
Definition AbstractDataPlugin.cpp:23
ConstIterator
Iterator
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.