Searched refs:changeEditorFont (Results 1 – 3 of 3) sorted by relevance
214 void changeEditorFont();//!<Changes the Editor font via an font dialog.
811 dialogMenu->addAction(tr("Change editor font"), this, SLOT(changeEditorFont())); in Window()5200 void Window::changeEditorFont(){ in changeEditorFont() function in Window
129 trig=self.changeEditorFont)613 def changeEditorFont(self): member in ReTextWindow