|
Krita Source Code Documentation
|
#include "KoPathPoint.h"#include "KoPathShape.h"#include <FlakeDebug.h>#include <QPainter>#include <QPointF>#include <KisHandlePainterHelper.h>#include <math.h>#include <qnumeric.h>Go to the source code of this file.
Classes | |
| class | KoPathPoint |
| A KoPathPoint represents a point in a path. More... | |
Functions | |
| static bool | qIsNaNPoint (const QPointF &p) |
|
static |