| 132 | } |
| 133 | |
| 134 | void QInputDeviceListWindow::updateDeviceListInfo() |
| 135 | { |
| 136 | updateKeyboardDeviceListInfo(); |
| 137 | updateMouseDeviceListInfo(); |
| 138 | } |
| 139 | |
| 140 | void QInputDeviceListWindow::updateKeyboardDeviceListInfo() |
| 141 | { |
nothing calls this directly
no outgoing calls
no test coverage detected