![]() |
Qt 4.8
|
Go to the source code of this file.
Macros | |
| #define | CURVE_FLATNESS Q_PI / 8 |
Functions | |
| static void | qdashprocessor_cubicTo (qreal, qreal, qreal, qreal, qreal, qreal, void *) |
| static void | qdashprocessor_lineTo (qreal x, qreal y, void *data) |
| static void | qdashprocessor_moveTo (qreal x, qreal y, void *data) |
| #define CURVE_FLATNESS Q_PI / 8 |
Definition at line 47 of file qtriangulatingstroker.cpp.
Referenced by QTriangulatingStroker::process(), and QDashedStrokeProcessor::process().
|
static |
Definition at line 478 of file qtriangulatingstroker.cpp.
Referenced by QDashedStrokeProcessor::QDashedStrokeProcessor().
Definition at line 473 of file qtriangulatingstroker.cpp.
Referenced by QDashedStrokeProcessor::QDashedStrokeProcessor().
Definition at line 468 of file qtriangulatingstroker.cpp.
Referenced by QDashedStrokeProcessor::QDashedStrokeProcessor().