2#ifndef SEEN_CONNECTOR_CONTEXT_H
3#define SEEN_CONNECTOR_CONTEXT_H
32namespace XML {
class Node; }
33struct ButtonPressEvent;
35struct ButtonReleaseEvent;
38#define SP_CONNECTOR_CONTEXT(obj) (dynamic_cast<Inkscape::UI::Tools::ConnectorTool*>((Inkscape::UI::Tools::ToolBase*)obj))
The ConnRef class represents a connector object.
Two-dimensional point that doubles as a vector.
Data type representing a typeless value of a preference.
The set of selected SPObjects for a given document and layer model.
Interface for XML node observers.
Interface for refcounted XML nodes.
To do: update description of desktop.
Base class for visual SVG elements.
Desktop-bound visual control object.
libavoid: Object-avoiding orthogonal and polyline connector routing library.
Helper class to stream background task notifications as a series of messages.
Interface for XML node observers.
PathVector - a sequence of subpaths.
Abstract base class for events.
Movement of the mouse pointer.