Home
last modified time | relevance | path

Searched defs:setBgActiveColor (Results 1 – 3 of 3) sorted by relevance

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/components/
H A Delided_label.h132 void setBgActiveColor(const QColor& c) { _bgActiveColor = c; update(); } in setBgActiveColor() function
H A Dcompact_patch_edit.cpp177 void CompactPatchEdit::setBgActiveColor(const QColor& c) in setBgActiveColor() function in MusEGui::CompactPatchEdit
H A Dlcd_widgets.h181 void setBgActiveColor(const QColor& c) { _bgActiveColor = c; update(); } in setBgActiveColor() function