18#ifndef QGSPLOTTRANSIENTTOOLS_H
19#define QGSPLOTTRANSIENTTOOLS_H
48 QPointer<QgsPlotTool> mPreviousTool;
72 QPointer<QgsPlotTool> mPreviousTool;
96 QPointer<QgsPlotTool> mPreviousViewTool;
98 bool mDeactivateOnMouseRelease =
false;
100 void updateCursor( Qt::KeyboardModifiers modifiers );
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.