Searched defs:setBgActiveColor (Results 1 – 3 of 3) sorted by relevance
132 void setBgActiveColor(const QColor& c) { _bgActiveColor = c; update(); } in setBgActiveColor() function
177 void CompactPatchEdit::setBgActiveColor(const QColor& c) in setBgActiveColor() function in MusEGui::CompactPatchEdit
181 void setBgActiveColor(const QColor& c) { _bgActiveColor = c; update(); } in setBgActiveColor() function