MCPcopy 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
43uint16_t
44RMSViewerSettingsDialog::getPort(void) const
45{
46 return static_cast<uint16_t>(this->ui->listenPortSpin->value());
47}

Callers

nothing calls this directly

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected