Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getPort
Method
getPort
Components/RMSViewerSettingsDialog.cpp:43–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
uint16_t
44
RMSViewerSettingsDialog::getPort(void) const
45
{
46
return static_cast<uint16_t>(this->ui->listenPortSpin->value());
47
}
Callers
nothing calls this directly
Calls
1
value
Method · 0.80
Tested by
no test coverage detected