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

/inkscape/src/ui/dialog/
H A Dlivepatheffect-editor.h64 sigc::connection selection_modified_connection; member in class:Inkscape::UI::Dialog::LivePathEffectEditor
H A Dlivepatheffect-editor.cpp202 selection_modified_connection.disconnect();
381 selection_modified_connection.disconnect();
390 selection_modified_connection = selection->connectModified(
/inkscape/src/ui/widget/
H A Dselected-style.h217 sigc::connection *selection_modified_connection; member in class:Inkscape::UI::Widget::SelectedStyle
H A Dselected-style.cpp459 selection_modified_connection->disconnect();
460 delete selection_modified_connection;
488 selection_modified_connection = new sigc::connection (selection->connectModified(

Completed in 1341 milliseconds