Marble
GeoPainter.h
void drawPixmap(const QRectF &target, const QPixmap &pixmap, const QRectF &source)
void drawEllipse(const QRectF &rectangle)
void drawRect(const QRectF &rectangle)
void drawText(const QPointF &position, const QString &text)
void drawImage(const QRectF &target, const QImage &image, const QRectF &source, Qt::ImageConversionFlags flags)
FillRule
A LineString that allows to store a contiguous set of line segments.
Definition: GeoDataLineString.h:67
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:41
void drawRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode)
MapQuality
This enum is used to choose the map quality shown in the view.
Definition: MarbleGlobal.h:74
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
void drawPoint(const QPointF &position)
A LinearRing that allows to store a closed, contiguous set of line segments.
Definition: GeoDataLinearRing.h:62
black
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 22 2023 03:53:11 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 22 2023 03:53:11 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.