Skip to content

Commit aa0b98d

Browse files
author
Sandro Santilli
committed
Add note about QgsMapCanvas::rotation() being added in 2.8
1 parent fd0e98d commit aa0b98d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gui/qgsmapcanvas.h

+1
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ class GUI_EXPORT QgsMapCanvas : public QGraphicsView
202202
void setExtent( const QgsRectangle &r );
203203

204204
//! Get the current map canvas rotation in clockwise degrees
205+
//! @note added in 2.8
205206
double rotation() const;
206207

207208
//! Set the rotation of the map canvas in clockwise degrees

0 commit comments

Comments
 (0)