Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
connector-tool.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 
namespace  Inkscape::UI
 User interface code.
 
namespace  Inkscape::UI::Tools
 

Functions

static void Inkscape::UI::Tools::cc_clear_active_knots (SPKnotList k)
 
static void Inkscape::UI::Tools::cc_select_handle (SPKnot *knot)
 
static void Inkscape::UI::Tools::cc_deselect_handle (SPKnot *knot)
 
static bool Inkscape::UI::Tools::cc_item_is_shape (SPItem *item)
 
static bool Inkscape::UI::Tools::cc_generic_knot_handler (CanvasEvent const &event, SPKnot *knot)
 
static bool Inkscape::UI::Tools::endpt_handler (CanvasEvent const &event, ConnectorTool *cc)
 
void Inkscape::UI::Tools::cc_create_connection_point (ConnectorTool *cc)
 
bool Inkscape::UI::Tools::cc_item_is_connector (SPItem *item)
 
void Inkscape::UI::Tools::cc_selection_set_avoid (SPDesktop *desktop, bool const set_avoid)