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

Method remoteSelected

Settings/ProfileConfigTab.cpp:749–753  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

747}
748
749bool
750ProfileConfigTab::remoteSelected(void) const
751{
752 return this->ui->analyzerTypeCombo->currentIndex() == 1;
753}
754
755void
756ProfileConfigTab::setGain(std::string const &name, float value)

Callers 3

refreshUiStateMethod · 0.95
onDeviceChangedMethod · 0.95
onRemoteParamsChangedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected