marble
GeoDataScreenOverlay.cpp
Go to the documentation of this file.
84 void GeoDataScreenOverlay::setOverlayXY(const qreal &x, const qreal &y, const GeoDataVec2::Unit &xunit,
103 void GeoDataScreenOverlay::setScreenXY(const qreal &x, const qreal &y, const GeoDataVec2::Unit &xunit,
122 void GeoDataScreenOverlay::setRotationXY(const qreal &x, const qreal &y, const GeoDataVec2::Unit &xunit,
141 void GeoDataScreenOverlay::setSize(const qreal &x, const qreal &y, const GeoDataVec2::Unit &xunit,
GeoDataVec2 screenXY() const
Definition: GeoDataScreenOverlay.cpp:93
GeoDataVec2 overlayXY() const
Definition: GeoDataScreenOverlay.cpp:74
bool operator==(const GeoDataScreenOverlay &other) const
Definition: GeoDataScreenOverlay.cpp:49
bool equals(const GeoDataOverlay &other) const
Definition: GeoDataOverlay.cpp:108
GeoDataScreenOverlay()
Definition: GeoDataScreenOverlay.cpp:33
bool operator!=(const GeoDataScreenOverlay &other) const
Definition: GeoDataScreenOverlay.cpp:59
void setSize(const GeoDataVec2 &vec2)
Definition: GeoDataScreenOverlay.cpp:136
const char * GeoDataScreenOverlayType
Definition: GeoDataTypes.cpp:88
GeoDataVec2 rotationXY() const
Definition: GeoDataScreenOverlay.cpp:112
void setScreenXY(const GeoDataVec2 &vec2)
Definition: GeoDataScreenOverlay.cpp:98
Definition: GeoDataVec2.h:22
void setRotationXY(const GeoDataVec2 &vec2)
Definition: GeoDataScreenOverlay.cpp:117
void setOverlayXY(const GeoDataVec2 &vec2)
Definition: GeoDataScreenOverlay.cpp:79
GeoDataScreenOverlay & operator=(const GeoDataScreenOverlay &other)
Definition: GeoDataScreenOverlay.cpp:43
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataScreenOverlay.cpp:69
void setRotation(qreal rotation)
Definition: GeoDataScreenOverlay.cpp:155
Definition: GeoDataOverlay.h:27
qreal rotation() const
Definition: GeoDataScreenOverlay.cpp:150
~GeoDataScreenOverlay()
Definition: GeoDataScreenOverlay.cpp:64
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.