Public Member Functions | |
PrivateData () | |
~PrivateData () | |
Public Attributes | |
QwtColorMap * | colorMap |
QwtInterval | colorRange |
QVector< QRgb > | colorTable |
QwtPlotSpectroCurve::PaintAttributes | paintAttributes |
double | penWidth |
Definition at line 16 of file qwt_plot_spectrocurve.cpp.
|
inline |
Definition at line 19 of file qwt_plot_spectrocurve.cpp.
|
inline |
Definition at line 27 of file qwt_plot_spectrocurve.cpp.
QwtColorMap* QwtPlotSpectroCurve::PrivateData::colorMap |
Definition at line 32 of file qwt_plot_spectrocurve.cpp.
QwtInterval QwtPlotSpectroCurve::PrivateData::colorRange |
Definition at line 33 of file qwt_plot_spectrocurve.cpp.
QVector<QRgb> QwtPlotSpectroCurve::PrivateData::colorTable |
Definition at line 34 of file qwt_plot_spectrocurve.cpp.
QwtPlotSpectroCurve::PaintAttributes QwtPlotSpectroCurve::PrivateData::paintAttributes |
Definition at line 36 of file qwt_plot_spectrocurve.cpp.
double QwtPlotSpectroCurve::PrivateData::penWidth |
Definition at line 35 of file qwt_plot_spectrocurve.cpp.