QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
18 #ifndef QGSPLOTTRANSIENTTOOLS_H
19 #define QGSPLOTTRANSIENTTOOLS_H
51 QPointer< QgsPlotTool > mPreviousTool;
79 QPointer< QgsPlotTool > mPreviousTool;
107 QPointer< QgsPlotTool > mPreviousViewTool;
109 bool mDeactivateOnMouseRelease =
false;
111 void updateCursor( Qt::KeyboardModifiers modifiers );
114 #endif // QGSPLOTTRANSIENTTOOLS_H
Plot canvas is a class for displaying interactive 2d charts and plots.
A QgsPlotMouseEvent is the result of a user interaction with the mouse on a QgsPlotCanvas.