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:42
A LineString that allows to store a contiguous set of line segments.
Definition: GeoDataLineString.h:67
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
QVector< V > values(const QMultiHash< K, V > &c)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Sep 27 2023 04:09:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Sep 27 2023 04:09:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.