MCPcopy 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
327QColor VolumeMeter::getForegroundNominalColor() const
328{
329 return p_foregroundNominalColor;
330}
331
332QColor VolumeMeter::getForegroundNominalColorDisabled() const
333{

Callers 1

refreshColorsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected