libs/flake

KoCreatePathTool.cpp File Reference

#include "KoCreatePathTool.h"
#include "KoSnapGuide.h"
#include "SnapGuideConfigWidget.h"
#include "KoSnapStrategy.h"
#include "KoPathShape.h"
#include "KoPathPoint.h"
#include "KoPathPointData.h"
#include "KoPointerEvent.h"
#include "KoLineBorder.h"
#include "KoCanvasBase.h"
#include "KoShapeManager.h"
#include "KoSelection.h"
#include "KoShapeController.h"
#include "KoCanvasResourceProvider.h"
#include "KoParameterShape.h"
#include "commands/KoPathPointMergeCommand.h"
#include <KNumInput>
#include <QtGui/QPainter>
#include <QtGui/QLabel>
Include dependency graph for KoCreatePathTool.cpp:

Go to the source code of this file.

Functions

qreal squareDistance (const QPointF &p1, const QPointF &p2)

Function Documentation

qreal squareDistance ( const QPointF p1,
const QPointF p2 
)

Definition at line 45 of file KoCreatePathTool.cpp.