Public Attributes | |
| bool | autoReplot |
| double | azimuthOrigin |
| QPointer< QwtPolarCanvas > | canvas |
| QBrush | canvasBrush |
| QwtPolarLayout * | layout |
| QPointer< QwtAbstractLegend > | legend |
| ScaleData | scaleData [QwtPolar::ScaleCount] |
| QPointer< QwtTextLabel > | titleLabel |
| double | zoomFactor |
| QwtPointPolar | zoomPos |
Definition at line 62 of file qwt_polar_plot.cpp.
| bool QwtPolarPlot::PrivateData::autoReplot |
Definition at line 67 of file qwt_polar_plot.cpp.
| double QwtPolarPlot::PrivateData::azimuthOrigin |
Definition at line 76 of file qwt_polar_plot.cpp.
| QPointer<QwtPolarCanvas> QwtPolarPlot::PrivateData::canvas |
Definition at line 74 of file qwt_polar_plot.cpp.
| QBrush QwtPolarPlot::PrivateData::canvasBrush |
Definition at line 65 of file qwt_polar_plot.cpp.
| QwtPolarLayout* QwtPolarPlot::PrivateData::layout |
Definition at line 78 of file qwt_polar_plot.cpp.
| QPointer<QwtAbstractLegend> QwtPolarPlot::PrivateData::legend |
Definition at line 75 of file qwt_polar_plot.cpp.
| ScaleData QwtPolarPlot::PrivateData::scaleData[QwtPolar::ScaleCount] |
Definition at line 72 of file qwt_polar_plot.cpp.
| QPointer<QwtTextLabel> QwtPolarPlot::PrivateData::titleLabel |
Definition at line 73 of file qwt_polar_plot.cpp.
| double QwtPolarPlot::PrivateData::zoomFactor |
Definition at line 70 of file qwt_polar_plot.cpp.
| QwtPointPolar QwtPolarPlot::PrivateData::zoomPos |
Definition at line 69 of file qwt_polar_plot.cpp.