Skip to content

Commit

Permalink
Add note about QgsMapCanvas::rotation() being added in 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandro Santilli committed Dec 9, 2014
1 parent fd0e98d commit aa0b98d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/qgsmapcanvas.h
Expand Up @@ -202,6 +202,7 @@ class GUI_EXPORT QgsMapCanvas : public QGraphicsView
void setExtent( const QgsRectangle &r );

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

//! Set the rotation of the map canvas in clockwise degrees
Expand Down

0 comments on commit aa0b98d

Please sign in to comment.