#include <qwt_vectorfield_symbol.h>

| Classes | |
| class | PrivateData | 
| Public Member Functions | |
| virtual qreal | length () const QWT_OVERRIDE | 
| virtual void | paint (QPainter *) const QWT_OVERRIDE | 
| QwtVectorFieldThinArrow (qreal headWidth=6.0) | |
| virtual void | setLength (qreal length) QWT_OVERRIDE | 
| virtual | ~QwtVectorFieldThinArrow () QWT_OVERRIDE | 
|  Public Member Functions inherited from QwtVectorFieldSymbol | |
| QwtVectorFieldSymbol () | |
| virtual | ~QwtVectorFieldSymbol () | 
| Private Attributes | |
| PrivateData * | d_data | 
Arrow implementation that only used lines, with optionally a filled arrow or only lines.
Definition at line 70 of file qwt_vectorfield_symbol.h.
| QwtVectorFieldThinArrow::QwtVectorFieldThinArrow | ( | qreal | headWidth = 6.0 | ) | 
Definition at line 107 of file qwt_vectorfield_symbol.cpp.
| 
 | virtual | 
Definition at line 112 of file qwt_vectorfield_symbol.cpp.
| 
 | virtual | 
Implements QwtVectorFieldSymbol.
Definition at line 130 of file qwt_vectorfield_symbol.cpp.
| 
 | virtual | 
Implements QwtVectorFieldSymbol.
Definition at line 135 of file qwt_vectorfield_symbol.cpp.
| 
 | virtual | 
Implements QwtVectorFieldSymbol.
Definition at line 117 of file qwt_vectorfield_symbol.cpp.
| 
 | private | 
Definition at line 81 of file qwt_vectorfield_symbol.h.