Public Member Functions | |
PrivateData () | |
~PrivateData () | |
Public Attributes | |
double | baseline |
QBrush | brush |
QPen | pen |
QwtPlotHistogram::HistogramStyle | style |
const QwtColumnSymbol * | symbol |
Definition at line 36 of file qwt_plot_histogram.cpp.
|
inline |
Definition at line 39 of file qwt_plot_histogram.cpp.
|
inline |
Definition at line 46 of file qwt_plot_histogram.cpp.
double QwtPlotHistogram::PrivateData::baseline |
Definition at line 51 of file qwt_plot_histogram.cpp.
QBrush QwtPlotHistogram::PrivateData::brush |
Definition at line 54 of file qwt_plot_histogram.cpp.
QPen QwtPlotHistogram::PrivateData::pen |
Definition at line 53 of file qwt_plot_histogram.cpp.
QwtPlotHistogram::HistogramStyle QwtPlotHistogram::PrivateData::style |
Definition at line 55 of file qwt_plot_histogram.cpp.
const QwtColumnSymbol* QwtPlotHistogram::PrivateData::symbol |
Definition at line 56 of file qwt_plot_histogram.cpp.