marble
Marble::GeoPainterPrivate Class Reference
#include <GeoPainter_p.h>
Public Member Functions | |
| GeoPainterPrivate (const ViewportParams *viewport, MapQuality mapQuality) | |
| ~GeoPainterPrivate () | |
| void | createAnnotationLayout (qreal x, qreal y, QSizeF bubbleSize, qreal bubbleOffsetX, qreal bubbleOffsetY, qreal xRnd, qreal yRnd, QPainterPath &path, QRectF &rect) |
| GeoDataLinearRing | createLinearRingFromGeoRect (const GeoDataCoordinates ¢erCoordinates, qreal width, qreal height) |
Static Public Member Functions | |
| 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
| void GeoPainterPrivate::createAnnotationLayout | ( | qreal | x, |
| qreal | y, | ||
| QSizeF | bubbleSize, | ||
| qreal | bubbleOffsetX, | ||
| qreal | bubbleOffsetY, | ||
| qreal | xRnd, | ||
| qreal | yRnd, | ||
| QPainterPath & | path, | ||
| QRectF & | rect | ||
| ) |
Definition at line 45 of file GeoPainter.cpp.
| GeoDataLinearRing GeoPainterPrivate::createLinearRingFromGeoRect | ( | const GeoDataCoordinates & | centerCoordinates, |
| qreal | width, | ||
| qreal | height | ||
| ) |
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference