MCPcopy Create free account
hub / github.com/Schildkroet/Candle2 / IPAddress

Method IPAddress

src/frmsettings.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122QString frmSettings::IPAddress()
123{
124 return ui->txtIP->text();
125}
126
127void frmSettings::setIPAddress(QString ip)
128{

Callers 2

saveSettingsMethod · 0.80
on_btnConnect_clickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected