Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deskflow/deskflow
/ HotKeySet
Method
HotKeySet
src/lib/platform/EiScreen.cpp:926–929 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
924
}
925
926
EiScreen::HotKeySet::HotKeySet(KeyID key) : m_id(key)
927
{
928
// Todo: Implement
929
}
930
931
bool EiScreen::HotKeySet::removeById(std::uint32_t id)
932
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected