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

Method GetOnlyView

Src/ParameterCompone/ParameterBase.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106bool CParameterBase::GetOnlyView() const
107{
108 return m_bOnlyView;
109}
110
111void CParameterBase::SetOnlyView(bool only)
112{

Callers 15

OnInitMethod · 0.80
mousePressEventMethod · 0.80
mouseReleaseEventMethod · 0.80
mouseMoveEventMethod · 0.80
wheelEventMethod · 0.80
keyPressEventMethod · 0.80
keyReleaseEventMethod · 0.80
CDlgSettingsLibVncMethod · 0.80
CDlgSetFreeRDPMethod · 0.80
BackendFreeRDP.cppFile · 0.80
slotClipBoardChangedMethod · 0.80
SendMouseEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected