Home
last modified time | relevance | path

Searched refs:setADP (Results 1 – 3 of 3) sorted by relevance

/dports/science/shelxle/shelxle-1.0.1352/
H A Dchgl.h256 void setADP(bool b);
H A Dchgl.cpp1406 void ChGL::setADP(bool b){//!toggles ellipsoids in setADP() function in ChGL
H A Dwindow.cpp988 tr("Toggle ADPs"),chgl,SLOT(setADP(bool)), in Window()
1335 chgl->setADP(togElli->isChecked()); in Window()