MCPcopy Create free account
hub / github.com/deskflow/deskflow / setLanguageData

Method setLanguageData

src/lib/deskflow/KeyMap.cpp:296–299  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

294}
295
296void KeyMap::setLanguageData(std::vector<std::string> layouts)
297{
298 m_keyboardLayouts = std::move(layouts);
299}
300
301int32_t KeyMap::getLanguageGroupID(int32_t group, const std::string &lang) const
302{

Callers 1

KeyStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected