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

Method GetReceiveShortCut

App/Client/ParameterApp.cpp:187–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185}
186
187bool CParameterApp::GetReceiveShortCut() const
188{
189 return m_bReceiveShortCut;
190}
191
192void CParameterApp::SetReceiveShortCut(bool newReceiveShortCut)
193{

Callers 2

CParameterDlgSettingsMethod · 0.80
slotShortCutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected