Public Member Functions | |
PrivateData () | |
void | updateColorTable () |
~PrivateData () | |
Public Attributes | |
QwtColorMap * | colorMap |
QVector< QRgb > | colorTable |
QwtRasterData::ConrecFlags | conrecFlags |
QList< double > | contourLevels |
QwtRasterData * | data |
QPen | defaultContourPen |
DisplayModes | displayMode |
int | maxRGBColorTableSize |
Definition at line 46 of file qwt_plot_spectrogram.cpp.
QwtPlotSpectrogram::PrivateData::PrivateData | ( | ) | [inline] |
Definition at line 49 of file qwt_plot_spectrogram.cpp.
QwtPlotSpectrogram::PrivateData::~PrivateData | ( | ) | [inline] |
Definition at line 61 of file qwt_plot_spectrogram.cpp.
void QwtPlotSpectrogram::PrivateData::updateColorTable | ( | ) | [inline] |
Definition at line 67 of file qwt_plot_spectrogram.cpp.
Definition at line 83 of file qwt_plot_spectrogram.cpp.
QVector<QRgb> QwtPlotSpectrogram::PrivateData::colorTable |
Definition at line 91 of file qwt_plot_spectrogram.cpp.
Definition at line 88 of file qwt_plot_spectrogram.cpp.
QList<double> QwtPlotSpectrogram::PrivateData::contourLevels |
Definition at line 86 of file qwt_plot_spectrogram.cpp.
Definition at line 82 of file qwt_plot_spectrogram.cpp.
Definition at line 87 of file qwt_plot_spectrogram.cpp.
Definition at line 84 of file qwt_plot_spectrogram.cpp.
Definition at line 90 of file qwt_plot_spectrogram.cpp.