MCPcopy 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
264QColor VolumeMeter::getBackgroundNominalColor() const
265{
266 return p_backgroundNominalColor;
267}
268
269QColor VolumeMeter::getBackgroundNominalColorDisabled() const
270{

Callers 1

refreshColorsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected