Home
last modified time | relevance | path

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

/dports/math/kcalc/kcalc-21.12.3/
H A Dkcalc.cpp2351 const QColor funcPal(KCalcSettings::functionButtonsColor()); in setColors() local
2353 btn->setStyleSheet(sheet.arg(funcPal.name())); in setColors()