Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ getForegroundNominalColor
Method
getForegroundNominalColor
lib/utils/volume-control.cpp:327–330 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
325
}
326
327
QColor VolumeMeter::getForegroundNominalColor() const
328
{
329
return p_foregroundNominalColor;
330
}
331
332
QColor VolumeMeter::getForegroundNominalColorDisabled() const
333
{
Callers
1
refreshColors
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected