Searched refs:foMinusButton (Results 1 – 2 of 2) sorted by relevance
114 QPushButton *foPlusButton,*foMinusButton,*diffPlusButton,*diffMinusButton, *defColorButton; variable
233 foMinusButton =new QPushButton("Fo negative color"); in FourXle()234 foMinusButton->setStyleSheet(QString( in FourXle()255 connect(foMinusButton,SIGNAL(pressed()),this,SLOT(colorDLGFOM())); in FourXle()307 amdl->addWidget(foMinusButton); in FourXle()567 foMinusButton->setStyleSheet(QString( in colorDLGFOM()712 foMinusButton->setStyleSheet(QString( in defaultColors()