| 302 | } |
| 303 | |
| 304 | void QInputDeviceListWindow::writeDeviceList() |
| 305 | { |
| 306 | writeKeyboardDeviceList(); |
| 307 | writeMouseDeviceList(); |
| 308 | } |
| 309 | |
| 310 | void QInputDeviceListWindow::writeKeyboardDeviceList() |
| 311 | { |
nothing calls this directly
no outgoing calls
no test coverage detected