#include "Plot2d_PlotItems.h"#include <QPainter>#include <qwt_plot.h>#include <qwt_painter.h>#include <qwt_scale_map.h>#include <qwt_legend.h>#include <qwt_legend_item.h>#include <qwt_plot_dict.h>
Variables | |
| const char * | yAxisLeft [] |
| const char * | yAxisRight [] |
| const char* yAxisLeft[] |
{
"12 12 2 1",
" c None",
". c #000000",
" ",
" . ",
" ... ",
" . . . ",
" . ",
" . ",
" . . ",
" . . ",
" ........ ",
" . ",
" . ",
" "}
| const char* yAxisRight[] |
{
"12 12 2 1",
" c None",
". c #000000",
" ",
" . ",
" ... ",
" . . . ",
" . ",
" . ",
" . . ",
" . . ",
" ........ ",
" . ",
" . ",
" "}