eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorFilePage.html

changeset 8266
560547c2b6ec
parent 7989
a21d673a8f99
equal deleted inserted replaced
8265:0090cfa83159 8266:560547c2b6ec
111 <tr> 111 <tr>
112 <td><a href="#EditorFilePage.on_previewMarkdownPyMdownInstallPushButton_clicked">on_previewMarkdownPyMdownInstallPushButton_clicked</a></td> 112 <td><a href="#EditorFilePage.on_previewMarkdownPyMdownInstallPushButton_clicked">on_previewMarkdownPyMdownInstallPushButton_clicked</a></td>
113 <td>Private slot to install the pymdown extensions package via pip.</td> 113 <td>Private slot to install the pymdown extensions package via pip.</td>
114 </tr> 114 </tr>
115 <tr> 115 <tr>
116 <td><a href="#EditorFilePage.polishPage">polishPage</a></td>
117 <td>Public slot to perform some polishing actions.</td>
118 </tr>
119 <tr>
116 <td><a href="#EditorFilePage.save">save</a></td> 120 <td><a href="#EditorFilePage.save">save</a></td>
117 <td>Public slot to save the Editor File Handling configuration.</td> 121 <td>Public slot to save the Editor File Handling configuration.</td>
118 </tr> 122 </tr>
119 </table> 123 </table>
120 <h3>Static Methods</h3> 124 <h3>Static Methods</h3>
230 <b>on_previewMarkdownPyMdownInstallPushButton_clicked</b>(<i></i>) 234 <b>on_previewMarkdownPyMdownInstallPushButton_clicked</b>(<i></i>)
231 235
232 <p> 236 <p>
233 Private slot to install the pymdown extensions package via pip. 237 Private slot to install the pymdown extensions package via pip.
234 </p> 238 </p>
239 <a NAME="EditorFilePage.polishPage" ID="EditorFilePage.polishPage"></a>
240 <h4>EditorFilePage.polishPage</h4>
241 <b>polishPage</b>(<i></i>)
242
243 <p>
244 Public slot to perform some polishing actions.
245 </p>
235 <a NAME="EditorFilePage.save" ID="EditorFilePage.save"></a> 246 <a NAME="EditorFilePage.save" ID="EditorFilePage.save"></a>
236 <h4>EditorFilePage.save</h4> 247 <h4>EditorFilePage.save</h4>
237 <b>save</b>(<i></i>) 248 <b>save</b>(<i></i>)
238 249
239 <p> 250 <p>

eric ide

mercurial