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

Method updateDeviceListInfo

QKeyMapper/qinputdevicelistwindow.cpp:134–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134void QInputDeviceListWindow::updateDeviceListInfo()
135{
136 updateKeyboardDeviceListInfo();
137 updateMouseDeviceListInfo();
138}
139
140void QInputDeviceListWindow::updateKeyboardDeviceListInfo()
141{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected