#include <qapplication.h>
#include <qwt_plot.h>
#include <qwt_plot_marker.h>
#include <qwt_plot_curve.h>
#include <qwt_legend.h>
#include <qwt_data.h>
#include <qwt_text.h>
#include <math.h>
#include <qdialog.h>
#include <qcolor.h>
#include "plotTS.h"
Include dependency graph for plotTS.cpp:
Go to the source code of this file.