18#ifndef QGSPLOTTOOLPAN_H 
   19#define QGSPLOTTOOLPAN_H 
   52    bool mIsPanning = 
false;
 
   55    QPoint mMousePressStartPos;
 
 
QFlags< PlotToolFlag > PlotToolFlags
 
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.