MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetCaptureAllKeyboard

Method GetCaptureAllKeyboard

Src/ParameterCompone/ParameterPlugin.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119bool CParameterPlugin::GetCaptureAllKeyboard() const
120{
121 return m_bCaptureAllKeyboard;
122}
123
124void CParameterPlugin::SetCaptureAllKeyboard(bool bCapture)
125{

Callers 5

eventFilterMethod · 0.80
InitialMethod · 0.80
SetParameterMethod · 0.80
HandleKeyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected