MCPcopy 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
179PanadapterApplet* PanadapterStack::activeApplet() const
180{
181 return m_pans.value(m_activePanId, nullptr);
182}
183
184SpectrumWidget* PanadapterStack::activeSpectrum() const
185{

Callers 2

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected