|
SciDAVis
1.D4
|
#include "DataPickerTool.h"#include "Graph.h"#include "Plot.h"#include "FunctionCurve.h"#include "PlotCurve.h"#include "QwtErrorPlotCurve.h"#include "ApplicationWindow.h"#include "core/column/Column.h"#include <qwt_symbol.h>#include <qwt_plot_picker.h>#include <qwt_plot_curve.h>#include <qwt_scale_draw.h>#include <QMessageBox>#include <QLocale>
1.8.1