29 #ifndef LEGENDWIDGET_H 30 #define LEGENDWIDGET_H 62 void print(QPainter *p,
const QwtScaleMap map[QwtPlot::axisCnt]);
82 void drawText(QPainter *,
const QRect&, QwtArray<long>,
int);
84 QwtArray<long>
itemsHeight(QPainter *p,
int symbolLineLength,
int frameWidth,
int &width,
int &height,
int &textWidth,
int &textHeight);
86 QString
parse(
const QString& str);
A 2D-plotting widget.
Definition: Graph.h:123
Abstract 2D plot curve class.
Definition: PlotCurve.h:41