#include <qssegment.h>
Inheritance diagram for QSSBars:
Public Methods | |
QSSBars () | |
virtual | ~QSSBars () |
virtual int | startDraw (const QSCurve *parent) |
virtual void | initPass (int pass) |
virtual void | drawSegment (int nr, const QSPt2f &point, const QSPt2f &delta, const QSGLine &l, const QSGFill &f, const QSGArrow &a1, const QSGArrow &a2) |
virtual void | endPass () |
virtual void | stopDraw () |
|
Draws a single point of the data Implements QSSegment. |
|
Ends pass Reimplemented from QSSegment. |
|
Inits pass Reimplemented from QSSegment. |
|
Returns the requested number of passes. Reimplemented from QSSegment. |
|
Ends drawing Reimplemented from QSSegment. |