Home
last modified time | relevance | path

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

/dports/science/shelxle/shelxle-1.0.1352/
H A Dwindow.h272 …void growQPeaks(bool qpg);//!< applies symmetrie operations used for the main structure also for t…
H A Dwindow.cpp1269 connect(qGrowPeak,SIGNAL(toggled(bool)),this,SLOT(growQPeaks(bool))); in Window()
2468 void Window::growQPeaks(bool qpg){ in growQPeaks() function in Window