MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / getBackgroundErrorColor

Method getBackgroundErrorColor

lib/utils/volume-control.cpp:306–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304}
305
306QColor VolumeMeter::getBackgroundErrorColor() const
307{
308 return p_backgroundErrorColor;
309}
310
311QColor VolumeMeter::getBackgroundErrorColorDisabled() const
312{

Callers 1

refreshColorsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected