Home
last modified time | relevance | path

Searched refs:audioControllerSliderColor (Results 1 – 4 of 4) sorted by relevance

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dgconfig.h252 QColor audioControllerSliderColor; member
H A Dconf.cpp1019 MusEGlobal::config.audioControllerSliderColor = readColor(xml); in readConfiguration()
1803 …orTag(level, "audioControllerSliderDefaultColor2", MusEGlobal::config.audioControllerSliderColor); in writeConfigurationColors()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/mixer/
H A Dastrip.cpp219 desc->_color = MusEGlobal::config.audioControllerSliderColor; in newComponent()
749 color = MusEGlobal::config.audioControllerSliderColor; in setComponentColors()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/components/
H A Dappearance.cpp501 case 0x511: return &MusEGlobal::config.audioControllerSliderColor; in globalConfigColorFromId()