Home
last modified time | relevance | path

Searched refs:SetSwatchStyleSheet (Results 1 – 2 of 2) sorted by relevance

/dports/games/colorcode/ColorCode-0.8.5/
H A Dprefdialog.cpp268 SetSwatchStyleSheet(mRowHColorFgBtn, color.name()); in CustomRowHColorChangedSlot()
278 SetSwatchStyleSheet(mRowHColorBgBtn, color.name()); in CustomRowHColorChangedSlot()
295 void PrefDialog::SetSwatchStyleSheet(QPushButton* btn, const QString colorstr) in SetSwatchStyleSheet() function in PrefDialog
323 SetSwatchStyleSheet(btn, curcolor.name()); in SetBtnColor()
H A Dprefdialog.h66 void SetSwatchStyleSheet(QPushButton* btn, const QString colorstr);