Krita Source Code Documentation
Loading...
Searching...
No Matches
KarbonCalligraphyTool.cpp File Reference
#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
 

Variable Documentation

◆ M_PI

const qreal M_PI = 3.1415927

Definition at line 35 of file KarbonCalligraphyTool.cpp.