MCPcopy Create free account
hub / github.com/Zalafina/QKeyMapper / writeDeviceList

Method writeDeviceList

QKeyMapper/qinputdevicelistwindow.cpp:304–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302}
303
304void QInputDeviceListWindow::writeDeviceList()
305{
306 writeKeyboardDeviceList();
307 writeMouseDeviceList();
308}
309
310void QInputDeviceListWindow::writeKeyboardDeviceList()
311{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected