Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
306
QColor VolumeMeter::getBackgroundErrorColor() const
307
{
308
return p_backgroundErrorColor;
309
}
310
311
QColor VolumeMeter::getBackgroundErrorColorDisabled() const
312
{
Callers
1
refreshColors
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected