MCPcopy 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
92bool CParameterBase::GetShowServerName() const
93{
94 return m_bShowServerName;
95}
96
97void CParameterBase::SetShowServerName(bool NewShowServerName)
98{

Callers 5

ServerNameMethod · 0.80
CDlgSettingsLibVncMethod · 0.80
CDlgSetFreeRDPMethod · 0.80
ServerNameMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected