Public Member Functions | |
PrivateData () | |
~PrivateData () | |
Public Attributes | |
QwtPlotCurve::CurveAttributes | attributes |
double | baseline |
QBrush | brush |
QwtCurveFitter * | curveFitter |
QwtPlotCurve::LegendAttributes | legendAttributes |
QwtPlotCurve::PaintAttributes | paintAttributes |
QPen | pen |
QwtPlotCurve::CurveStyle | style |
const QwtSymbol * | symbol |
Definition at line 78 of file qwt_plot_curve.cpp.
|
inline |
Definition at line 81 of file qwt_plot_curve.cpp.
|
inline |
Definition at line 94 of file qwt_plot_curve.cpp.
QwtPlotCurve::CurveAttributes QwtPlotCurve::PrivateData::attributes |
Definition at line 109 of file qwt_plot_curve.cpp.
double QwtPlotCurve::PrivateData::baseline |
Definition at line 101 of file qwt_plot_curve.cpp.
QBrush QwtPlotCurve::PrivateData::brush |
Definition at line 107 of file qwt_plot_curve.cpp.
QwtCurveFitter* QwtPlotCurve::PrivateData::curveFitter |
Definition at line 104 of file qwt_plot_curve.cpp.
QwtPlotCurve::LegendAttributes QwtPlotCurve::PrivateData::legendAttributes |
Definition at line 112 of file qwt_plot_curve.cpp.
QwtPlotCurve::PaintAttributes QwtPlotCurve::PrivateData::paintAttributes |
Definition at line 110 of file qwt_plot_curve.cpp.
QPen QwtPlotCurve::PrivateData::pen |
Definition at line 106 of file qwt_plot_curve.cpp.
QwtPlotCurve::CurveStyle QwtPlotCurve::PrivateData::style |
Definition at line 100 of file qwt_plot_curve.cpp.
const QwtSymbol* QwtPlotCurve::PrivateData::symbol |
Definition at line 103 of file qwt_plot_curve.cpp.