#include <cmath>
#include <QMouseEvent>
#include <qwt/qwt_plot.h>
#include <qwt/qwt_plot_canvas.h>
#include <qwt/qwt_scale_div.h>
#include "rqt_multiplot/PlotMagnifier.h"
Go to the source code of this file.