marble
FogLayer.cpp
Go to the documentation of this file.
void setRenderHint(RenderHint hint, bool on)
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
void setColorAt(qreal position, const QColor &color)
void save()
void drawEllipse(const GeoDataCoordinates ¢erPosition, qreal width, qreal height, bool isGeoProjected=false)
Draws an ellipse at the given position. The ellipse is placed with its center located at the given ce...
Definition: GeoPainter.cpp:289
virtual bool render(GeoPainter *painter, ViewportParams *viewport, const QString &renderPos="NONE", GeoSceneLayer *layer=0)
Renders the content provided by the layer on the viewport.
Definition: FogLayer.cpp:27
void setPen(const QColor &color)
bool mapCoversViewport() const
Definition: ViewportParams.cpp:398
void setBrush(const QBrush &brush)
Definition: RenderState.h:22
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
This file contains the headers for ViewportParams.
void restore()
virtual QStringList renderPosition() const
Preferred level in the layer stack for the rendering.
Definition: FogLayer.cpp:22
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 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:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.