MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / reflectButtonPress

Method reflectButtonPress

src/gui/FlexControlDialog.cpp:1608–1613  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1606}
1607
1608void FlexControlDialog::reflectButtonPress(int button, int action)
1609{
1610 if (action != 0)
1611 return;
1612 setActiveAuxButton(button);
1613}
1614
1615void FlexControlDialog::setActiveAuxButton(int button)
1616{

Callers 2

showFlexControlDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected