Home
last modified time | relevance | path

Searched refs:diffMinusButton (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.cpp257 diffMinusButton =new QPushButton("Fo-Fc negative color"); in FourXle()
258 diffMinusButton->setStyleSheet(QString( in FourXle()
279 connect(diffMinusButton,SIGNAL(pressed()),this,SLOT(colorDLGDIM())); in FourXle()
309 amdl->addWidget(diffMinusButton); in FourXle()
640 diffMinusButton->setStyleSheet(QString( in colorDLGDIM()
734 diffMinusButton->setStyleSheet(QString( in defaultColors()