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

Method overlayMenu

src/gui/SpectrumWidget.h:255–255  ·  view source on GitHub ↗

Access the floating overlay menu (for wiring signals).

Source from the content-addressed store, hash-verified

253
254 // Access the floating overlay menu (for wiring signals).
255 SpectrumOverlayMenu* overlayMenu() const { return m_overlayMenu; }
256
257 // Access VFO info widgets (one per slice).
258 VfoWidget* vfoWidget() const { return m_vfoWidget; } // active slice (compat)

Callers 10

reflectWfmButtonsMethod · 0.80
applyLeanModeMethod · 0.80
onSliceRemovedMethod · 0.80
wirePanadapterMethod · 0.80
wirePanLifecycleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected