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

Method GetSourceHost

Src/ParameterCompone/ParameterSSH.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44{}
45
46QString CParameterSSHTunnel::GetSourceHost() const
47{
48 return m_szSourceHost;
49}
50
51int CParameterSSHTunnel::SetSourceHost(const QString szHost)
52{

Callers 2

OnOpenMethod · 0.80
SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected