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

/inkscape/src/ui/dialog/
H A Dinput.cpp552 void handleDeviceChange(Glib::RefPtr<InputDevice const> device);
901 Inkscape::DeviceManager::getManager().signalDeviceChanged().connect(sigc::mem_fun(*this, &InputDialogImpl::handleDeviceChange));
1357 void InputDialogImpl::handleDeviceChange(Glib::RefPtr<InputDevice const> device) function in class:Inkscape::UI::Dialog::InputDialogImpl

Completed in 31 milliseconds