StrokesPainterPath Class Reference

#include <strokespainterpath.h>

List of all members.

Public Member Functions

 StrokesPainterPath ()
 StrokesPainterPath (const QPointF &startPoint)
 StrokesPainterPath (const QPainterPath &other)
 StrokesPainterPath (const StrokesPainterPath &other)
float strokeEndPointWidth () const
void setStrokeEndPointWidth (float width)
void addStroke (const Stroke &stroke)
void addStrokes (const StrokeList &strokes)


Constructor & Destructor Documentation

StrokesPainterPath::StrokesPainterPath (  )  [inline]

StrokesPainterPath::StrokesPainterPath ( const QPointF &  startPoint  )  [inline]

StrokesPainterPath::StrokesPainterPath ( const QPainterPath &  other  )  [inline]

StrokesPainterPath::StrokesPainterPath ( const StrokesPainterPath other  )  [inline]


Member Function Documentation

float StrokesPainterPath::strokeEndPointWidth (  )  const [inline]

Defaults to 0.5

See setStrokeEndPointWidth().

void StrokesPainterPath::setStrokeEndPointWidth ( float  width  )  [inline]

Defaults to 0.5

Setting this to a value larger than 0.0 ensures that single-point strokes are visible.

This will only affect future calls to addStrokes.

void StrokesPainterPath::addStroke ( const Stroke stroke  ) 

void StrokesPainterPath::addStrokes ( const StrokeList strokes  ) 


The documentation for this class was generated from the following files:
Generated on Mon Jul 30 09:46:53 2007 for Digest by  doxygen 1.5.2