Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
86
void PanadapterStack::setBandStackVisible(bool visible)
87
{
88
m_bandStackPanel->setVisible(visible);
89
}
90
91
PanadapterApplet* PanadapterStack::addPanadapter(const QString& panId)
92
{
Callers
2
onConnectionStateChanged
Method · 0.80
eventFilter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected