#include <QDebug>
#include <QMouseEvent>
#include <QTimer>
#include <QCoreApplication>
#include <qwt_legend.h>
#include <qwt_legend_item.h>
#include <qwt_plot_curve.h>
#include <qwt_plot_grid.h>
#include <qwt_plot_zoomer.h>
#include <qwt_scale_widget.h>
#include "Plot/Plot.h"
#include "Plot/PlotSelector.h"
#include "Plot/PlotTracker.h"
#include "Plot/PlotZoomer.h"
#include "qwt_plot_item.h"
#include "QTime"