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 72 of file qwt_plot_curve.cpp.
|
inline |
Definition at line 75 of file qwt_plot_curve.cpp.
|
inline |
Definition at line 85 of file qwt_plot_curve.cpp.
QwtPlotCurve::CurveAttributes QwtPlotCurve::PrivateData::attributes |
Definition at line 100 of file qwt_plot_curve.cpp.
double QwtPlotCurve::PrivateData::baseline |
Definition at line 92 of file qwt_plot_curve.cpp.
QBrush QwtPlotCurve::PrivateData::brush |
Definition at line 98 of file qwt_plot_curve.cpp.
QwtCurveFitter* QwtPlotCurve::PrivateData::curveFitter |
Definition at line 95 of file qwt_plot_curve.cpp.
QwtPlotCurve::LegendAttributes QwtPlotCurve::PrivateData::legendAttributes |
Definition at line 103 of file qwt_plot_curve.cpp.
QwtPlotCurve::PaintAttributes QwtPlotCurve::PrivateData::paintAttributes |
Definition at line 101 of file qwt_plot_curve.cpp.
QPen QwtPlotCurve::PrivateData::pen |
Definition at line 97 of file qwt_plot_curve.cpp.
QwtPlotCurve::CurveStyle QwtPlotCurve::PrivateData::style |
Definition at line 91 of file qwt_plot_curve.cpp.
const QwtSymbol* QwtPlotCurve::PrivateData::symbol |
Definition at line 94 of file qwt_plot_curve.cpp.