#include "Plot2d_PlotItems.h"#include "Plot2d_Object.h"#include "Plot2d_ViewFrame.h"#include <QPainter>#include <QPalette>#include <QLayout>#include <QLine>#include <QVariant>#include <QStyleOption>#include <QPaintEvent>#include <QTileRules>#include <qwt_plot.h>#include <qwt_painter.h>#include <qwt_scale_map.h>#include <qwt_legend.h>#include <qwt_legend_label.h>#include <qwt_plot_dict.h>Classes | |
| class | Plot2d_QwtPlotCurve::Plot2d_DeviationData |
Variables | |
| const int | SPACING = 10 |
| const int | SYMBOL_SIZE = 13 |
| const char * | yAxisLeft [] |
| const char * | yAxisRight [] |
| const int SPACING = 10 |
| const int SYMBOL_SIZE = 13 |
| const char* yAxisLeft[] |
| const char* yAxisRight[] |