Searched defs:_executeAction (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/ui/dialog/
H A Dlayers.cpp198 Glib::signal_timeout().connect( sigc::mem_fun(*this, &LayersPanel::_executeAction), 0 );
202 bool LayersPanel::_executeAction() function in class:Inkscape::UI::Dialog::LayersPanel
H A Dtags.cpp220 Glib::signal_timeout().connect( sigc::mem_fun(*this, &TagsPanel::_executeAction), 0 );
224 bool TagsPanel::_executeAction() function in class:Inkscape::UI::Dialog::TagsPanel
H A Dobjects.cpp1131 Glib::signal_timeout().connect( sigc::mem_fun(*this, &ObjectsPanel::_executeAction), 0 );
1138 bool ObjectsPanel::_executeAction() function in class:Inkscape::UI::Dialog::ObjectsPanel

Completed in 21 milliseconds