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

Method findRemoteProfileIndex

Settings/ProfileConfigTab.cpp:297–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295}
296
297int
298ProfileConfigTab::findRemoteProfileIndex(void)
299{
300 return this->ui->remoteDeviceCombo->findText(this->profile.label().c_str());
301}
302
303void
304ProfileConfigTab::refreshProfileUi(void)

Callers 1

refreshProfileUiMethod · 0.95

Calls 1

labelMethod · 0.80

Tested by

no test coverage detected