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

Function tempButton

tests/amp_applet_test.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29QPushButton* tempButton(AmpApplet& applet)
30{
31 return applet.findChild<QPushButton*>(QStringLiteral("ampTempUnitButton"));
32}
33
34void resetSettings()
35{

Callers 4

testDefaultPlaceholderFunction · 0.85
testSingleSensorToggleFunction · 0.85
testDualSensorToggleFunction · 0.85
testPreferenceReloadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected