MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getTcp

Method getTcp

Components/NetForwarderUI.cpp:164–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164bool
165NetForwarderUI::getTcp(void) const
166{
167 return this->ui->socketTypeCombo->currentIndex() == 1;
168}
169
170///////////////////////////////// Slots ///////////////////////////////////////
171void

Callers 1

installNetForwarderMethod · 0.80

Calls

no outgoing calls

Tested by 1

installNetForwarderMethod · 0.64