MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetHost

Method GetHost

Src/ParameterCompone/ParameterNet.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37const QString CParameterNet::GetHost() const
38{
39 return m_szHost;
40}
41
42void CParameterNet::SetHost(const QString& host)
43{

Callers 15

IdMethod · 0.80
DescriptionMethod · 0.80
ServerNameMethod · 0.80
SetContextMethod · 0.80
OpenMySqlDatabaseMethod · 0.80
openMethod · 0.80
verifyKnownhostMethod · 0.80
OnOpenMethod · 0.80
OnLoadMethod · 0.80
OnSaveMethod · 0.80
SetParameterMethod · 0.80
OnInitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected