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

Method notifySingletonChanges

Settings/ProfileConfigTab.cpp:742–747  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

740}
741
742void
743ProfileConfigTab::notifySingletonChanges(void)
744{
745 this->populateCombos();
746 this->refreshUi();
747}
748
749bool
750ProfileConfigTab::remoteSelected(void) const

Callers

nothing calls this directly

Calls 2

populateCombosMethod · 0.95
refreshUiMethod · 0.95

Tested by

no test coverage detected