Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
const bool CParameterBase::GetLocalCursor() const
120
{
121
return m_bLocalCursor;
122
}
123
124
void CParameterBase::SetLocalCursor(bool cursor)
125
{
Callers
5
m_SecurityLevel
Function · 0.80
OnInit
Method · 0.80
CDlgSettingsLibVnc
Method · 0.80
Q_LOGGING_CATEGORY
Function · 0.80
SetPara
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected