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

Method GetLocalCursor

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

Source from the content-addressed store, hash-verified

117}
118
119const bool CParameterBase::GetLocalCursor() const
120{
121 return m_bLocalCursor;
122}
123
124void CParameterBase::SetLocalCursor(bool cursor)
125{

Callers 5

m_SecurityLevelFunction · 0.80
OnInitMethod · 0.80
CDlgSettingsLibVncMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80
SetParaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected