Searched refs:backgroundColor_ (Results 1 – 4 of 4) sorted by relevance
31 backgroundColor_( origPalette_.color( QPalette::Button ) ), in InfoLine()44 linearGrad.setColorAt( 1, backgroundColor_ ); in displayGauge()
47 const QColor backgroundColor_; variable