Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
bool CParameterBase::GetOnlyView() const
107
{
108
return m_bOnlyView;
109
}
110
111
void CParameterBase::SetOnlyView(bool only)
112
{
Callers
15
OnInit
Method · 0.80
mousePressEvent
Method · 0.80
mouseReleaseEvent
Method · 0.80
mouseMoveEvent
Method · 0.80
wheelEvent
Method · 0.80
keyPressEvent
Method · 0.80
keyReleaseEvent
Method · 0.80
CDlgSettingsLibVnc
Method · 0.80
CDlgSetFreeRDP
Method · 0.80
BackendFreeRDP.cpp
File · 0.80
slotClipBoardChanged
Method · 0.80
SendMouseEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected