Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2 additions
and
2 deletions.
-
+1
−1
python/gui/auto_generated/qgsmapcanvas.sip.in
-
+1
−1
src/gui/qgsmapcanvas.h
|
@@ -1048,7 +1048,7 @@ Emitted when the scale locked state of the map changes |
|
|
|
|
|
.. seealso:: :py:func:`setScaleLocked` |
|
|
|
|
|
.. versionadded:: 3.18 |
|
|
.. versionadded:: 3.16 |
|
|
%End |
|
|
|
|
|
|
|
|
|
@@ -957,7 +957,7 @@ class GUI_EXPORT QgsMapCanvas : public QGraphicsView |
|
|
* Emitted when the scale locked state of the map changes |
|
|
* \param locked true if the scale is locked |
|
|
* \see setScaleLocked |
|
|
* \since QGIS 3.18 |
|
|
* \since QGIS 3.16 |
|
|
*/ |
|
|
void scaleLockChanged( bool locked ); |
|
|
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.