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

Function kHandleStroke

src/gui/ClientCompThresholdFader.cpp:29–29  ·  view source on GitHub ↗

amber — same as threshold chevron

Source from the content-addressed store, hash-verified

27
28inline QColor kHandleFill() { return AetherSDR::ThemeManager::instance().color("color.accent.warning"); } // amber — same as threshold chevron
29inline QColor kHandleStroke() { return AetherSDR::ThemeManager::instance().color("color.background.0"); }
30inline QColor kHandleCenter() { return AetherSDR::ThemeManager::instance().color("color.background.tx"); }
31} // namespace
32

Callers 1

paintEventMethod · 0.85

Calls 1

colorMethod · 0.45

Tested by

no test coverage detected