Public Member Functions | |
PrivateData () | |
~PrivateData () | |
Public Attributes | |
QBrush | brush |
QwtPlotIntervalCurve::PaintAttributes | paintAttributes |
QPen | pen |
QwtPlotIntervalCurve::CurveStyle | style |
const QwtIntervalSymbol * | symbol |
Definition at line 45 of file qwt_plot_intervalcurve.cpp.
|
inline |
Definition at line 48 of file qwt_plot_intervalcurve.cpp.
|
inline |
Definition at line 60 of file qwt_plot_intervalcurve.cpp.
QBrush QwtPlotIntervalCurve::PrivateData::brush |
Definition at line 69 of file qwt_plot_intervalcurve.cpp.
QwtPlotIntervalCurve::PaintAttributes QwtPlotIntervalCurve::PrivateData::paintAttributes |
Definition at line 71 of file qwt_plot_intervalcurve.cpp.
QPen QwtPlotIntervalCurve::PrivateData::pen |
Definition at line 68 of file qwt_plot_intervalcurve.cpp.
QwtPlotIntervalCurve::CurveStyle QwtPlotIntervalCurve::PrivateData::style |
Definition at line 65 of file qwt_plot_intervalcurve.cpp.
const QwtIntervalSymbol* QwtPlotIntervalCurve::PrivateData::symbol |
Definition at line 66 of file qwt_plot_intervalcurve.cpp.