Marble
GeoTrackGraphicsItem.cpp
16 GeoTrackGraphicsItem::GeoTrackGraphicsItem(const GeoDataPlacemark *placemark, const GeoDataTrack *track) :
21 QString const paintLayer = QLatin1String("Track/") + StyleBuilder::visualCategoryName(placemark->visualCategory());
32 void GeoTrackGraphicsItem::paint(GeoPainter *painter, const ViewportParams *viewport , const QString &layer, int tileZoomLevel)
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:41
GeoDataVisualCategory visualCategory() const
Return the symbol index of the placemark.
Definition: GeoDataPlacemark.cpp:133
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:88
A geometry for tracking objects made of (time, coordinates) pairs.
Definition: GeoDataTrack.h:50
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:48
void update(Part *part, const QByteArray &data, qint64 dataSize)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:12:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:12:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.