#include <QDebug>
#include <QEvent>
#include <QResizeEvent>
#include <QTimer>
#include <qwt_plot.h>
#include <qwt_plot_canvas.h>
#include <qwt_plot_layout.h>
#include <qwt_scale_engine.h>
#include <qwt_scale_widget.h>
#include "Plot/PlotScrollBar.h"
#include "Plot/PlotScrollData.h"
#include "Plot/PlotZoomer.h"