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 );
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.