Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
122
QString frmSettings::IPAddress()
123
{
124
return ui->txtIP->text();
125
}
126
127
void frmSettings::setIPAddress(QString ip)
128
{
Callers
2
saveSettings
Method · 0.80
on_btnConnect_clicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected