Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
bool CParameterPlugin::GetCaptureAllKeyboard() const
120
{
121
return m_bCaptureAllKeyboard;
122
}
123
124
void CParameterPlugin::SetCaptureAllKeyboard(bool bCapture)
125
{
Callers
5
eventFilter
Method · 0.80
Initial
Method · 0.80
slotCaptureAllKeyboard
Method · 0.80
SetParameter
Method · 0.80
HandleKey
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected