Skip to content
Permalink
Browse files
Add note about QgsMapCanvas::rotation() being added in 2.8
  • Loading branch information
Sandro Santilli committed Dec 9, 2014
1 parent fd0e98d commit aa0b98d
Showing 1 changed file with 1 addition and 0 deletions.
@@ -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

0 comments on commit aa0b98d

Please sign in to comment.