Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
62
int CParameterSSHTunnel::SetSourcePort(const quint16 nPort)
63
{
64
m_nSourcePort = nPort;
65
return 0;
66
}
67
68
int CParameterSSHTunnel::OnLoad(QSettings &set)
69
{
Callers
1
Accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected