Home
last modified time | relevance | path

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

/dports/science/shelxle/shelxle-1.0.1352/
H A Dfourxle.h114 QPushButton *foPlusButton,*foMinusButton,*diffPlusButton,*diffMinusButton, *defColorButton; variable
H A Dfourxle.cpp233 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()