18#ifndef QGSPLOTTOOLZOOM_H
19#define QGSPLOTTOOLZOOM_H
100 std::unique_ptr<QgsPlotRectangularRubberBand> mRubberBand;
102 void startMarqueeZoom( QPointF scenePoint );
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.
A rectangular rubber band for use within QgsPlotCanvas widgets.