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

Method setBandStackVisible

src/gui/PanadapterStack.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86void PanadapterStack::setBandStackVisible(bool visible)
87{
88 m_bandStackPanel->setVisible(visible);
89}
90
91PanadapterApplet* PanadapterStack::addPanadapter(const QString& panId)
92{

Callers 2

eventFilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected