Searched defs:slot2 (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dlayer-manager.cpp135 sigc::slot<void,SPDesktop*,SPDocument*> slot2 = sigc::hide<0>( base2 ); local
136 _document_connection = desktop->connectDocumentReplaced( slot2 );
/inkscape/src/ui/dialog/
H A Dswatches.cpp734 sigc::slot<void,SPDesktop*, SPDocument*> slot2 = sigc::hide<0>( base2 ); local
735 _documentConnection = desktop->connectDocumentReplaced( slot2 );

Completed in 18 milliseconds