Searched refs:connectRemoved (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Ddocument-subset.h38 sigc::connection connectRemoved(sigc::slot<void, SPObject *> slot) const;
H A Dobject-hierarchy.h52 sigc::connection connectRemoved(const sigc::slot<void, SPObject *> &slot) { function in class:Inkscape::ObjectHierarchy
H A Ddocument-subset.cpp397 DocumentSubset::connectRemoved(sigc::slot<void, SPObject *> slot) const { function in class:Inkscape::DocumentSubset
H A Dlayer-model.cpp72 _layer_hierarchy->connectRemoved(sigc::bind(sigc::ptr_fun(_layer_deactivated), this));

Completed in 19 milliseconds