18#ifndef QGSPLOTTRANSIENTTOOLS_H
19#define QGSPLOTTRANSIENTTOOLS_H
49 QPointer<QgsPlotTool> mPreviousTool;
74 QPointer<QgsPlotTool> mPreviousTool;
99 QPointer<QgsPlotTool> mPreviousViewTool;
101 bool mDeactivateOnMouseRelease =
false;
103 void updateCursor( Qt::KeyboardModifiers modifiers );
Plot canvas is a class for displaying interactive 2d charts and plots.
A mouse event which is the result of a user interaction with a QgsPlotCanvas.