Public Member Functions | |
PrivateData (qreal headW, qreal tailW) | |
void | setLength (qreal l) |
Public Attributes | |
const qreal | headWidth |
qreal | length |
QPainterPath | path |
const qreal | tailWidth |
Definition at line 23 of file qwt_vectorfield_symbol.cpp.
|
inline |
Definition at line 26 of file qwt_vectorfield_symbol.cpp.
|
inline |
Definition at line 46 of file qwt_vectorfield_symbol.cpp.
const qreal QwtVectorFieldArrow::PrivateData::headWidth |
Definition at line 54 of file qwt_vectorfield_symbol.cpp.
qreal QwtVectorFieldArrow::PrivateData::length |
Definition at line 56 of file qwt_vectorfield_symbol.cpp.
QPainterPath QwtVectorFieldArrow::PrivateData::path |
Definition at line 58 of file qwt_vectorfield_symbol.cpp.
const qreal QwtVectorFieldArrow::PrivateData::tailWidth |
Definition at line 55 of file qwt_vectorfield_symbol.cpp.