|
Krita Source Code Documentation
|
#include "KarbonCalligraphyTool.h"#include "KarbonCalligraphicShape.h"#include "KarbonCalligraphyOptionWidget.h"#include <KoPathShape.h>#include <KoShapeGroup.h>#include <KoPointerEvent.h>#include <KoPathPoint.h>#include <KoCanvasBase.h>#include <KoShapeController.h>#include <KoShapeManager.h>#include <KoSelectedShapesProxy.h>#include <KoSelection.h>#include <KoCurveFit.h>#include <KoColorBackground.h>#include <KoCanvasResourceProvider.h>#include <KoColor.h>#include <KoViewConverter.h>#include <KisPopupWidgetInterface.h>#include <QAction>#include <QDebug>#include <klocalizedstring.h>#include <QPainter>#include <cmath>Go to the source code of this file.
Variables | |
| const qreal | M_PI = 3.1415927 |
| const qreal M_PI = 3.1415927 |
Definition at line 35 of file KarbonCalligraphyTool.cpp.