#include <limits>
#include <QDebug>
#include <QWheelEvent>
#include <QApplication>
#include "plotmagnifier.h"
#include "qwt_plot.h"
#include "qwt_scale_map.h"
Go to the source code of this file.