Public Member Functions | |
PrivateData () | |
~PrivateData () | |
Public Attributes | |
QwtInterval | boundingMagnitudeRange |
QBrush | brush |
QwtColorMap * | colorMap |
IndicatorOrigin | indicatorOrigin |
MagnitudeModes | magnitudeModes |
QwtInterval | magnitudeRange |
qreal | magnitudeScaleFactor |
double | maxArrowLength |
double | minArrowLength |
PaintAttributes | paintAttributes |
QPen | pen |
QSizeF | rasterSize |
QwtVectorFieldSymbol * | symbol |
Definition at line 240 of file qwt_plot_vectorfield.cpp.
|
inline |
Definition at line 243 of file qwt_plot_vectorfield.cpp.
|
inline |
Definition at line 257 of file qwt_plot_vectorfield.cpp.
QwtInterval QwtPlotVectorField::PrivateData::boundingMagnitudeRange |
Definition at line 276 of file qwt_plot_vectorfield.cpp.
QBrush QwtPlotVectorField::PrivateData::brush |
Definition at line 264 of file qwt_plot_vectorfield.cpp.
QwtColorMap* QwtPlotVectorField::PrivateData::colorMap |
Definition at line 268 of file qwt_plot_vectorfield.cpp.
IndicatorOrigin QwtPlotVectorField::PrivateData::indicatorOrigin |
Definition at line 266 of file qwt_plot_vectorfield.cpp.
MagnitudeModes QwtPlotVectorField::PrivateData::magnitudeModes |
Definition at line 285 of file qwt_plot_vectorfield.cpp.
QwtInterval QwtPlotVectorField::PrivateData::magnitudeRange |
Definition at line 275 of file qwt_plot_vectorfield.cpp.
qreal QwtPlotVectorField::PrivateData::magnitudeScaleFactor |
Definition at line 278 of file qwt_plot_vectorfield.cpp.
double QwtPlotVectorField::PrivateData::maxArrowLength |
Definition at line 282 of file qwt_plot_vectorfield.cpp.
double QwtPlotVectorField::PrivateData::minArrowLength |
Definition at line 281 of file qwt_plot_vectorfield.cpp.
PaintAttributes QwtPlotVectorField::PrivateData::paintAttributes |
Definition at line 284 of file qwt_plot_vectorfield.cpp.
QPen QwtPlotVectorField::PrivateData::pen |
Definition at line 263 of file qwt_plot_vectorfield.cpp.
QSizeF QwtPlotVectorField::PrivateData::rasterSize |
Definition at line 279 of file qwt_plot_vectorfield.cpp.
QwtVectorFieldSymbol* QwtPlotVectorField::PrivateData::symbol |
Definition at line 267 of file qwt_plot_vectorfield.cpp.