181 <td>Private method to handle the replace action.</td> |
181 <td>Private method to handle the replace action.</td> |
182 </tr><tr> |
182 </tr><tr> |
183 <td><a href="#MiniEditor.__resetLanguage">__resetLanguage</a></td> |
183 <td><a href="#MiniEditor.__resetLanguage">__resetLanguage</a></td> |
184 <td>Private method used to reset the language selection.</td> |
184 <td>Private method used to reset the language selection.</td> |
185 </tr><tr> |
185 </tr><tr> |
|
186 <td><a href="#MiniEditor.__resizeLinenoMargin">__resizeLinenoMargin</a></td> |
|
187 <td>Private slot to resize the line numbers margin.</td> |
|
188 </tr><tr> |
186 <td><a href="#MiniEditor.__save">__save</a></td> |
189 <td><a href="#MiniEditor.__save">__save</a></td> |
187 <td>Private slot to save a file.</td> |
190 <td>Private slot to save a file.</td> |
188 </tr><tr> |
191 </tr><tr> |
189 <td><a href="#MiniEditor.__saveAs">__saveAs</a></td> |
192 <td><a href="#MiniEditor.__saveAs">__saveAs</a></td> |
190 <td>Private slot to save a file with a new name.</td> |
193 <td>Private slot to save a file with a new name.</td> |
576 </p><a NAME="MiniEditor.__resetLanguage" ID="MiniEditor.__resetLanguage"></a> |
579 </p><a NAME="MiniEditor.__resetLanguage" ID="MiniEditor.__resetLanguage"></a> |
577 <h4>MiniEditor.__resetLanguage</h4> |
580 <h4>MiniEditor.__resetLanguage</h4> |
578 <b>__resetLanguage</b>(<i></i>) |
581 <b>__resetLanguage</b>(<i></i>) |
579 <p> |
582 <p> |
580 Private method used to reset the language selection. |
583 Private method used to reset the language selection. |
|
584 </p><a NAME="MiniEditor.__resizeLinenoMargin" ID="MiniEditor.__resizeLinenoMargin"></a> |
|
585 <h4>MiniEditor.__resizeLinenoMargin</h4> |
|
586 <b>__resizeLinenoMargin</b>(<i></i>) |
|
587 <p> |
|
588 Private slot to resize the line numbers margin. |
581 </p><a NAME="MiniEditor.__save" ID="MiniEditor.__save"></a> |
589 </p><a NAME="MiniEditor.__save" ID="MiniEditor.__save"></a> |
582 <h4>MiniEditor.__save</h4> |
590 <h4>MiniEditor.__save</h4> |
583 <b>__save</b>(<i></i>) |
591 <b>__save</b>(<i></i>) |
584 <p> |
592 <p> |
585 Private slot to save a file. |
593 Private slot to save a file. |