MCPcopy 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
140std::string
141NetForwarderUI::getHost(void) const
142{
143 return this->ui->hostEdit->text().toStdString();
144}
145
146uint16_t
147NetForwarderUI::getPort(void) const

Callers 3

openSettingsMethod · 0.45
installNetForwarderMethod · 0.45

Calls

no outgoing calls

Tested by 1

installNetForwarderMethod · 0.36