Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getHost
Method
getHost
Components/NetForwarderUI.cpp:140–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
std::string
141
NetForwarderUI::getHost(void) const
142
{
143
return this->ui->hostEdit->text().toStdString();
144
}
145
146
uint16_t
147
NetForwarderUI::getPort(void) const
Callers
3
openSettings
Method · 0.45
installNetForwarder
Method · 0.45
onQuickConnectAccepted
Method · 0.45
Calls
no outgoing calls
Tested by
1
installNetForwarder
Method · 0.36