Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetShowServerName
Method
GetShowServerName
Src/ParameterCompone/ParameterBase.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
bool CParameterBase::GetShowServerName() const
93
{
94
return m_bShowServerName;
95
}
96
97
void CParameterBase::SetShowServerName(bool NewShowServerName)
98
{
Callers
5
ServerName
Method · 0.80
CDlgSettingsLibVnc
Method · 0.80
CDlgSetFreeRDP
Method · 0.80
ServerName
Method · 0.80
Q_LOGGING_CATEGORY
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected