19 #ifndef RQT_MULTIPLOT_PLOT_MAGNIFIER_H 20 #define RQT_MULTIPLOT_PLOT_MAGNIFIER_H 24 #include <qwt/qwt_plot_magnifier.h> 30 public QwtPlotMagnifier {
37 void rescale(
double xFactor,
double yFactor);
void widgetMouseMoveEvent(QMouseEvent *event)
void rescale(double xFactor, double yFactor)
PlotMagnifier(QwtPlotCanvas *canvas)
void widgetMouseReleaseEvent(QMouseEvent *event)
void widgetMousePressEvent(QMouseEvent *event)