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

Method onDeviceTweaksClicked

Settings/ProfileConfigTab.cpp:1485–1490  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1483}
1484
1485void
1486ProfileConfigTab::onDeviceTweaksClicked(void)
1487{
1488 this->tweaks->setProfile(&this->profile);
1489 this->tweaks->exec();
1490}
1491
1492void
1493ProfileConfigTab::onDeviceTweaksAccepted(void)

Callers

nothing calls this directly

Calls 1

setProfileMethod · 0.45

Tested by

no test coverage detected