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

/inkscape/src/widgets/
H A Dfill-style.cpp103 sigc::connection eventContextConn; member in class:Inkscape::FillNStroke
139 eventContextConn()
175 eventContextConn.disconnect();
204 eventContextConn.disconnect();
210 eventContextConn = desktop->connectEventContextChanged(sigc::hide(sigc::bind(sigc::mem_fun(*this, &FillNStroke::eventContextCB), (Inkscape::UI::Tools::ToolBase *)NULL)));

Completed in 37 milliseconds