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

Function kHandleOutline

src/gui/ClientCompEditorCanvas.cpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22inline QColor kThresholdHandle() { return AetherSDR::ThemeManager::instance().color("color.accent.warning"); }
23inline QColor kRatioHandle() { return AetherSDR::ThemeManager::instance().color("color.accent.dim"); }
24inline QColor kHandleOutline() { return AetherSDR::ThemeManager::instance().color("color.text.primary"); }
25} // namespace
26
27ClientCompEditorCanvas::ClientCompEditorCanvas(QWidget* parent)

Callers 1

paintEventMethod · 0.85

Calls 1

colorMethod · 0.45

Tested by

no test coverage detected