Marble
GeoDataLineString.h
153 * @brief Returns the length of LineString across a sphere starting from a coordinate in LineString
245 Returns a sub-string which contains elements from this vector, starting at position pos. If length is -1
246 (the default), all elements after pos are included; otherwise length elements (or all remaining elements if
362 QVector<GeoDataCoordinates>::Iterator erase ( const QVector<GeoDataCoordinates>::Iterator& position );
368 QVector<GeoDataCoordinates>::Iterator erase ( const QVector<GeoDataCoordinates>::Iterator& begin,
A class that defines a 3D bounding box for geographic data.
Definition GeoDataLatLonAltBox.h:43
A LineString that allows to store a contiguous set of line segments.
Definition GeoDataLineString.h:68
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 Fri Sep 6 2024 11:58:09 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Sep 6 2024 11:58:09 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.