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

Method getInfo

src/lib/server/InputFilter.cpp:442–445  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

440}
441
442const IPlatformScreen::KeyInfo *InputFilter::KeystrokeAction::getInfo() const
443{
444 return m_keyInfo;
445}
446
447bool InputFilter::KeystrokeAction::isOnPress() const
448{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected