| 
    QGIS API Documentation
    3.26.3-Buenos Aires (65e4edfdad)
    
   | 
 
 
 
 
Go to the documentation of this file.
   18 #ifndef QGSPLOTTOOLPAN_H 
   19 #define QGSPLOTTOOLPAN_H 
   44     Qgis::PlotToolFlags 
flags() 
const override;
 
   52     bool mIsPanning = 
false;
 
   55     QPoint mMousePressStartPos;
 
   59 #endif // QGSPLOTTOOLPAN_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.