QwtVectorFieldThinArrow(3) Qwt User's Guide QwtVectorFieldThinArrow(3)

QwtVectorFieldThinArrow

#include <qwt_vectorfield_symbol.h>

Inherits QwtVectorFieldSymbol.


QwtVectorFieldThinArrow (qreal headWidth=6.0)
Constructor. virtual ~QwtVectorFieldThinArrow () override
Destructor. virtual void setLength (qreal length) override
virtual qreal length () const override
virtual void paint (QPainter *) const override
Draw the symbol/arrow.

Arrow implementation that only used lines, with optionally a filled arrow or only lines.

Definition at line 81 of file qwt_vectorfield_symbol.h.

Constructor. The length is initialized by headWidth + 4

Parameters

headWidth Width of the triangular head

See also

setLength()

Definition at line 128 of file qwt_vectorfield_symbol.cpp.

Returns

length of the symbol/arrow

See also

setLength()

Implements QwtVectorFieldSymbol.

Definition at line 152 of file qwt_vectorfield_symbol.cpp.

Set the length of the symbol/arrow

See also

length()

Implements QwtVectorFieldSymbol.

Definition at line 139 of file qwt_vectorfield_symbol.cpp.

Generated automatically by Doxygen for Qwt User's Guide from the source code.

Sun Jul 18 2021 Version 6.2.0