Home
last modified time | relevance | path

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

/dports/science/shelxle/shelxle-1.0.1352/
H A Dwindow.h575 QGroupBox *twingpx; variable
H A Dwindow.cpp2041 twingpx->adjustSize(); in updateTwinTest()
2130 twingpx =new QGroupBox("Possible twin laws for this structure:",twinDlg); in testMerohedral()
2134 twingpx->setLayout(twinvbl); in testMerohedral()
2137 twingpx->setMinimumSize(590,650); in testMerohedral()
2138 qsa->setWidget(twingpx); in testMerohedral()