direcs  2012-09-30
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
plotThread.h File Reference
#include <qwt_plot.h>
#include <qwt_plot_marker.h>
#include <qwt_plot_curve.h>
#include <qwt_plot_layout.h>
#include <qwt_legend.h>
#include <qwt_data.h>
#include <qwt_text.h>
#include "sensorThread.h"
#include <QThread>
Include dependency graph for plotThread.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PlotThread
 Gets values from sensors and plots them in (emits them to) the GUI. More...