Qt 4.8
Classes | Typedefs
qcosmeticstroker_p.h File Reference
#include <private/qdrawhelper_p.h>
#include <private/qvectorpath_p.h>
#include <private/qpaintengine_raster_p.h>
#include <qpen.h>

Go to the source code of this file.

Classes

class  QCosmeticStroker
 
struct  QCosmeticStroker::Point
 
struct  QCosmeticStroker::PointF
 

Typedefs

typedef bool(* StrokeLine) (QCosmeticStroker *stroker, qreal x1, qreal y1, qreal x2, qreal y2, int caps)
 

Typedef Documentation

◆ StrokeLine

typedef bool(* StrokeLine) (QCosmeticStroker *stroker, qreal x1, qreal y1, qreal x2, qreal y2, int caps)

Definition at line 59 of file qcosmeticstroker_p.h.