Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
sp-conn-end.h File Reference

TODO: insert short description here. More...

Go to the source code of this file.

Classes

class  SPConnEnd
 

Functions

void sp_conn_end_href_changed (SPObject *old_ref, SPObject *ref, SPConnEnd *connEnd, SPPath *path, unsigned const handle_ix)
 
void sp_conn_reroute_path (SPPath *const path)
 
void sp_conn_reroute_path_immediate (SPPath *const path)
 
void sp_conn_redraw_path (SPPath *const path)
 
void sp_conn_end_detach (SPObject *const owner, unsigned const handle_ix)
 

Detailed Description

TODO: insert short description here.

Definition in file sp-conn-end.h.

Function Documentation

◆ sp_conn_end_detach()

void sp_conn_end_detach ( SPObject *const  owner,
unsigned const  handle_ix 
)

◆ sp_conn_end_href_changed()

void sp_conn_end_href_changed ( SPObject old_ref,
SPObject ref,
SPConnEnd connEnd,
SPPath path,
unsigned const  handle_ix 
)

◆ sp_conn_redraw_path()

void sp_conn_redraw_path ( SPPath *const  path)

Definition at line 185 of file sp-conn-end.cpp.

References sp_conn_get_route_and_redraw().

Referenced by redrawConnectorCallback().

◆ sp_conn_reroute_path()

void sp_conn_reroute_path ( SPPath *const  path)

◆ sp_conn_reroute_path_immediate()