Searched refs:gValue (Results 1 – 2 of 2) sorted by relevance
26 void BaseWidget::setBackgroundColor(int rValue, int gValue, int bValue) in setBackgroundColor() argument34 .append(QString::number(gValue)).append(",") in setBackgroundColor()
12 void setBackgroundColor(int rValue, int gValue, int bValue);