marble
Marble::GeoPainterPrivate Class Reference
#include <GeoPainter_p.h>
Public Member Functions | |
GeoPainterPrivate (const ViewportParams *viewport, MapQuality mapQuality) | |
~GeoPainterPrivate () | |
Static Public Member Functions | |
static void | createAnnotationLayout (qreal x, qreal y, QSizeF bubbleSize, qreal bubbleOffsetX, qreal bubbleOffsetY, qreal xRnd, qreal yRnd, QPainterPath &path, QRectF &rect) |
static GeoDataLinearRing | createLinearRingFromGeoRect (const GeoDataCoordinates ¢erCoordinates, qreal width, qreal height) |
static bool | doClip (const ViewportParams *viewport) |
Public Attributes | |
const MapQuality | m_mapQuality |
const ViewportParams *const | m_viewport |
qreal *const | m_x |
Detailed Description
Definition at line 29 of file GeoPainter_p.h.
Constructor & Destructor Documentation
GeoPainterPrivate::GeoPainterPrivate | ( | const ViewportParams * | viewport, |
MapQuality | mapQuality | ||
) |
Definition at line 33 of file GeoPainter.cpp.
GeoPainterPrivate::~GeoPainterPrivate | ( | ) |
Definition at line 40 of file GeoPainter.cpp.
Member Function Documentation
|
static |
Definition at line 45 of file GeoPainter.cpp.
|
static |
Definition at line 123 of file GeoPainter.cpp.
|
static |
Definition at line 166 of file GeoPainter.cpp.
Member Data Documentation
const MapQuality Marble::GeoPainterPrivate::m_mapQuality |
Definition at line 49 of file GeoPainter_p.h.
const ViewportParams* const Marble::GeoPainterPrivate::m_viewport |
Definition at line 48 of file GeoPainter_p.h.
qreal* const Marble::GeoPainterPrivate::m_x |
Definition at line 50 of file GeoPainter_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:45 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:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.