Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Plot2d_PlotItems.cxx File Reference
#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 []
 

Variable Documentation

const int SPACING = 10
const int SYMBOL_SIZE = 13
const char* yAxisLeft[]
Initial value:
= {
"12 12 2 1",
" c None",
". c #000000",
" ",
" . ",
" ... ",
" . . . ",
" . ",
" . ",
" . . ",
" . . ",
" ........ ",
" . ",
" . ",
" "}
const char* yAxisRight[]
Initial value:
= {
"12 12 2 1",
" c None",
". c #000000",
" ",
" . ",
" ... ",
" . . . ",
" . ",
" . ",
" . . ",
" . . ",
" ........ ",
" . ",
" . ",
" "}