Home
last modified time | relevance | path

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

/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A Doptions.cpp589 …QPixmap reloadPixmap = QPixmap(QString::fromUtf8(":/data/img/reload.png")).scaled(iconSize, Qt::Ke… in apply() local
592 labelLegend3Pic->setPixmap(reloadPixmap); in apply()
593 labelExecutableFilePic->setPixmap(reloadPixmap); in apply()
594 labelLegend4Pic->setPixmap(reloadPixmap); in apply()
595 labelLegend5Pic->setPixmap(reloadPixmap); in apply()