Searched refs:connectIdChanged (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Duri-references.cpp194 _connection = document->connectIdChanged(id, sigc::mem_fun(*this, &URIReference::_setObject));
H A Ddocument.h180 sigc::connection connectIdChanged(const char *id, IDChangedSignal::slot_type slot);
H A Ddocument.cpp1061 sigc::connection SPDocument::connectIdChanged(gchar const *id, function in class:SPDocument

Completed in 269 milliseconds