We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent fd0e98d commit aa0b98dCopy full SHA for aa0b98d
src/gui/qgsmapcanvas.h
@@ -202,6 +202,7 @@ class GUI_EXPORT QgsMapCanvas : public QGraphicsView
202
void setExtent( const QgsRectangle &r );
203
204
//! Get the current map canvas rotation in clockwise degrees
205
+ //! @note added in 2.8
206
double rotation() const;
207
208
//! Set the rotation of the map canvas in clockwise degrees
0 commit comments