marble
GeoDataScreenOverlay.cpp
Go to the documentation of this file.
69 void GeoDataScreenOverlay::setOverlayXY(const qreal &x, const qreal &y, const GeoDataVec2::Unit &xunit,
88 void GeoDataScreenOverlay::setScreenXY(const qreal &x, const qreal &y, const GeoDataVec2::Unit &xunit,
107 void GeoDataScreenOverlay::setRotationXY(const qreal &x, const qreal &y, const GeoDataVec2::Unit &xunit,
126 void GeoDataScreenOverlay::setSize(const qreal &x, const qreal &y, const GeoDataVec2::Unit &xunit,
GeoDataVec2 screenXY() const
Definition: GeoDataScreenOverlay.cpp:78
GeoDataVec2 overlayXY() const
Definition: GeoDataScreenOverlay.cpp:59
GeoDataScreenOverlay()
Definition: GeoDataScreenOverlay.cpp:33
void setSize(const GeoDataVec2 &vec2)
Definition: GeoDataScreenOverlay.cpp:121
const char * GeoDataScreenOverlayType
Definition: GeoDataTypes.cpp:79
GeoDataVec2 rotationXY() const
Definition: GeoDataScreenOverlay.cpp:97
void setScreenXY(const GeoDataVec2 &vec2)
Definition: GeoDataScreenOverlay.cpp:83
Definition: GeoDataVec2.h:22
void setRotationXY(const GeoDataVec2 &vec2)
Definition: GeoDataScreenOverlay.cpp:102
void setOverlayXY(const GeoDataVec2 &vec2)
Definition: GeoDataScreenOverlay.cpp:64
GeoDataScreenOverlay & operator=(const GeoDataScreenOverlay &other)
Definition: GeoDataScreenOverlay.cpp:43
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataScreenOverlay.cpp:54
void setRotation(qreal rotation)
Definition: GeoDataScreenOverlay.cpp:140
Definition: GeoDataOverlay.h:27
qreal rotation() const
Definition: GeoDataScreenOverlay.cpp:135
~GeoDataScreenOverlay()
Definition: GeoDataScreenOverlay.cpp:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 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:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.