Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetServerName
Method
GetServerName
Src/ParameterCompone/ParameterBase.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
const QString CParameterBase::GetServerName() const
80
{
81
return m_szServerName;
82
}
83
84
void CParameterBase::SetServerName(const QString& szName)
85
{
Callers
3
ServerName
Method · 0.80
slotSetServerName
Method · 0.80
cb_post_connect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected