Searched refs:updateWght (Results 1 – 3 of 3) sorted by relevance
172 void updateWght();//!< the WGHT instruction is updated from the back of the res file
316 void CodeEditor::updateWght(){ in updateWght() function in CodeEditor
724 wghtAct=runMenu->addAction("Update WGHT instruction",editor,SLOT(updateWght())); in Window()