Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ getBackgroundNominalColor
Method
getBackgroundNominalColor
lib/utils/volume-control.cpp:264–267 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
}
263
264
QColor VolumeMeter::getBackgroundNominalColor() const
265
{
266
return p_backgroundNominalColor;
267
}
268
269
QColor VolumeMeter::getBackgroundNominalColorDisabled() const
270
{
Callers
1
refreshColors
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected