Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zalafina/QKeyMapper
/ loadDisabledMouseList
Method
loadDisabledMouseList
QKeyMapper/interception_worker.cpp:1022–1025 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1020
}
1021
1022
void Interception_Worker::loadDisabledMouseList(const QStringList &disabledlist)
1023
{
1024
disabledMouseList = disabledlist;
1025
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected