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

Method SetSourcePort

Src/ParameterCompone/ParameterSSH.cpp:62–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62int CParameterSSHTunnel::SetSourcePort(const quint16 nPort)
63{
64 m_nSourcePort = nPort;
65 return 0;
66}
67
68int CParameterSSHTunnel::OnLoad(QSettings &set)
69{

Callers 1

AcceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected