Home
last modified time | relevance | path

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

/dports/science/shelxle/shelxle-1.0.1352/
H A Dwindow.h373 …void updateSelectResi();//!< updates the ResiFinder ComboBox for each editor line starting with RE…
H A Dwindow.cpp167 connect(editor,SIGNAL(textChanged()),this,SLOT(updateSelectResi())); in Window()
5622 void Window::updateSelectResi(){ in updateSelectResi() function in Window