|
Krita Source Code Documentation
|
#include "kis_tool_line.h"#include <ksharedconfig.h>#include <KoCanvasBase.h>#include <KoPointerEvent.h>#include <KoPathShape.h>#include <KoShapeController.h>#include <KoShapeStroke.h>#include <kis_debug.h>#include <kis_cursor.h>#include <brushengine/kis_paintop_registry.h>#include <kis_figure_painting_tool_helper.h>#include <kis_canvas2.h>#include <kis_canvas_resource_provider.h>#include <KisViewManager.h>#include <kis_action_registry.h>#include <kis_painting_information_builder.h>#include "kis_tool_line_helper.h"Go to the source code of this file.
Functions | |
| const KisCoordinatesConverter * | getCoordinatesConverter (KoCanvasBase *canvas) |
| const KisCoordinatesConverter * getCoordinatesConverter | ( | KoCanvasBase * | canvas | ) |
Definition at line 38 of file kis_tool_line.cc.
References KisCanvas2::coordinatesConverter, and KIS_ASSERT.