Home
last modified time | relevance | path

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

/dports/science/shelxle/shelxle-1.0.1352/
H A Dwindow.h458 QLabel *tieUsedL; variable
H A Dwindow.cpp462 tieUsedL = new QLabel("fv(2) is 0x used"); in Window()
478 rhla2->addWidget(tieUsedL); in Window()
3457 tieUsedL->hide(); in updateTieFreeVar()
3468 tieUsedL->hide(); in updateTieFreeVar()
3471 tieUsedL->setText(QString("fv(%1)=%3 [%2x used]") in updateTieFreeVar()
3476 if (j!=1) tieUsedL->show(); in updateTieFreeVar()
3484 tieUsedL->hide(); in updateTieFreeVar()