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

Method getInterceptionContext

QKeyMapper/interception_worker.cpp:587–590  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

585}
586
587InterceptionContext Interception_Worker::getInterceptionContext()
588{
589 return s_InterceptionContext;
590}
591
592QList<InputDevice> Interception_Worker::getRefreshedKeyboardDeviceList()
593{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected