MCPcopy 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
79const QString CParameterBase::GetServerName() const
80{
81 return m_szServerName;
82}
83
84void CParameterBase::SetServerName(const QString& szName)
85{

Callers 3

ServerNameMethod · 0.80
slotSetServerNameMethod · 0.80
cb_post_connectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected