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

Method getMouseDeviceList

QKeyMapper/interception_worker.cpp:785–788  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

783}
784
785QList<InputDevice> Interception_Worker::getMouseDeviceList()
786{
787 return MouseDeviceList;
788}
789
790QString Interception_Worker::getHardwareId(InterceptionDevice device)
791{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected