marble
AprsObject.h
Go to the documentation of this file.
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
Definition: AprsObject.h:23
static QColor calculatePaintColor(int from, const QTime &time, int fadetime=10 *60 *1000)
Definition: AprsObject.cpp:76
void setLocation(const GeoAprsCoordinates &location)
Definition: AprsObject.cpp:45
void render(GeoPainter *painter, ViewportParams *viewport, int fadeTime=10 *60, int hideTime=30 *60)
Definition: AprsObject.cpp:106
AprsObject(const GeoAprsCoordinates &at, const QString &name)
Definition: AprsObject.cpp:23
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.