Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aethersdr/AetherSDR
/ activeApplet
Method
activeApplet
src/gui/PanadapterStack.cpp:179–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
}
178
179
PanadapterApplet* PanadapterStack::activeApplet() const
180
{
181
return m_pans.value(m_activePanId, nullptr);
182
}
183
184
SpectrumWidget* PanadapterStack::activeSpectrum() const
185
{
Callers
2
setActiveSliceInternal
Method · 0.80
createPansSequentially
Method · 0.80
Calls
1
value
Method · 0.45
Tested by
no test coverage detected