Searched refs:matchesPixmap (Results 1 – 2 of 2) sorted by relevance
653 QPixmap matchesPixmap( 16, 10 ); in setup() local654 matchesPixmap.fill( Qt::red ); in setup()655 matchesItem->setIcon( QIcon( matchesPixmap ) ); in setup()