mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
Spelling update
This commit is contained in:
parent
28cd9addab
commit
1b93cdae71
@ -43,7 +43,7 @@ class QgsLayoutViewTool : QObject
|
|||||||
|
|
||||||
virtual void layoutDoubleClickEvent( QgsLayoutViewMouseEvent *event );
|
virtual void layoutDoubleClickEvent( QgsLayoutViewMouseEvent *event );
|
||||||
%Docstring
|
%Docstring
|
||||||
Mouse double click event for overriding. Default implementation does nothing.
|
Mouse double-click event for overriding. Default implementation does nothing.
|
||||||
%End
|
%End
|
||||||
|
|
||||||
virtual void layoutPressEvent( QgsLayoutViewMouseEvent *event );
|
virtual void layoutPressEvent( QgsLayoutViewMouseEvent *event );
|
||||||
|
@ -66,7 +66,7 @@ class GUI_EXPORT QgsLayoutViewTool : public QObject
|
|||||||
virtual void layoutMoveEvent( QgsLayoutViewMouseEvent *event );
|
virtual void layoutMoveEvent( QgsLayoutViewMouseEvent *event );
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Mouse double click event for overriding. Default implementation does nothing.
|
* Mouse double-click event for overriding. Default implementation does nothing.
|
||||||
*/
|
*/
|
||||||
virtual void layoutDoubleClickEvent( QgsLayoutViewMouseEvent *event );
|
virtual void layoutDoubleClickEvent( QgsLayoutViewMouseEvent *event );
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user