12#ifndef INKSCAPE_UI_TOOLS_NODE_TOOL_H
13#define INKSCAPE_UI_TOOLS_NODE_TOOL_H
23 class MultiPathManipulator;
24 class ControlPointSelection;
28 struct PathSharedData;
33 class CanvasItemGroup;
34 struct ButtonReleaseEvent;
Sequence of contiguous curves, aka spline.
Provides a class to put a canvasitem temporarily on-canvas.
Data type representing a typeless value of a preference.
The set of selected SPObjects for a given document and layer model.
Group of selected control points.
Draggable point, the workhorse of on-canvas editing.
Manipulator that manages multiple path manipulators active at the same time.
To do: update description of desktop.
Base class for visual SVG elements.
Helper class to stream background task notifications as a series of messages.
Abstract base class for events.