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

Function flagDirectionOnLeft

src/gui/SpectrumWidget.cpp:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124bool flagDirectionOnLeft(VfoWidget::FlagDir dir)
125{
126 return dir == VfoWidget::ForceLeft || dir == VfoWidget::LockLeft;
127}
128
129bool overlayIsDiversityPairCandidate(const SpectrumWidget::SliceOverlay& overlay)
130{

Callers 1

vfoFlagOnLeftForSliceMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected