Home
last modified time | relevance | path

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

/dports/science/shelxle/shelxle-1.0.1352/
H A Dwindow.h375 void updateSM2();//!< for the symmetry manager dialog
H A Dwindow.cpp16909 connect(addSymmOp,SIGNAL(clicked()),this,SLOT(updateSM2())); in symmetryManager()
17011 void Window::updateSM2(){ in updateSM2() function in Window