MCPcopy 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
926EiScreen::HotKeySet::HotKeySet(KeyID key) : m_id(key)
927{
928 // Todo: Implement
929}
930
931bool EiScreen::HotKeySet::removeById(std::uint32_t id)
932{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected