Documentation/Source/eric5.ViewManager.ViewManager.html

changeset 2589
a51b0c113ed7
parent 2424
8fe1fdc174ab
child 2674
05d3ce1f737b
equal deleted inserted replaced
2588:28a8bbfe097b 2589:a51b0c113ed7
309 <td>Private method to handle the calltips action.</td> 309 <td>Private method to handle the calltips action.</td>
310 </tr><tr> 310 </tr><tr>
311 <td><a href="#ViewManager.__editSmartIndent">__editSmartIndent</a></td> 311 <td><a href="#ViewManager.__editSmartIndent">__editSmartIndent</a></td>
312 <td>Private method to handle the smart indent action</td> 312 <td>Private method to handle the smart indent action</td>
313 </tr><tr> 313 </tr><tr>
314 <td><a href="#ViewManager.__editSortSelectedLines">__editSortSelectedLines</a></td>
315 <td>Private slot to sort the selected lines.</td>
316 </tr><tr>
314 <td><a href="#ViewManager.__editSpellingDictionary">__editSpellingDictionary</a></td> 317 <td><a href="#ViewManager.__editSpellingDictionary">__editSpellingDictionary</a></td>
315 <td>Private slot to edit the given spelling dictionary.</td> 318 <td>Private slot to edit the given spelling dictionary.</td>
316 </tr><tr> 319 </tr><tr>
317 <td><a href="#ViewManager.__editStreamComment">__editStreamComment</a></td> 320 <td><a href="#ViewManager.__editStreamComment">__editStreamComment</a></td>
318 <td>Private method to handle the stream comment action.</td> 321 <td>Private method to handle the stream comment action.</td>
347 <td><a href="#ViewManager.__editorOpened">__editorOpened</a></td> 350 <td><a href="#ViewManager.__editorOpened">__editorOpened</a></td>
348 <td>Private slot to handle the editorOpened signal.</td> 351 <td>Private slot to handle the editorOpened signal.</td>
349 </tr><tr> 352 </tr><tr>
350 <td><a href="#ViewManager.__editorSaved">__editorSaved</a></td> 353 <td><a href="#ViewManager.__editorSaved">__editorSaved</a></td>
351 <td>Private slot to handle the editorSaved signal.</td> 354 <td>Private slot to handle the editorSaved signal.</td>
355 </tr><tr>
356 <td><a href="#ViewManager.__editorSelectionChanged">__editorSelectionChanged</a></td>
357 <td>Private slot to handle changes of the current editors selection.</td>
352 </tr><tr> 358 </tr><tr>
353 <td><a href="#ViewManager.__enableSpellingActions">__enableSpellingActions</a></td> 359 <td><a href="#ViewManager.__enableSpellingActions">__enableSpellingActions</a></td>
354 <td>Private method to set the enabled state of the spelling actions.</td> 360 <td>Private method to set the enabled state of the spelling actions.</td>
355 </tr><tr> 361 </tr><tr>
356 <td><a href="#ViewManager.__eolPixmap">__eolPixmap</a></td> 362 <td><a href="#ViewManager.__eolPixmap">__eolPixmap</a></td>
1141 </p><a NAME="ViewManager.__editSmartIndent" ID="ViewManager.__editSmartIndent"></a> 1147 </p><a NAME="ViewManager.__editSmartIndent" ID="ViewManager.__editSmartIndent"></a>
1142 <h4>ViewManager.__editSmartIndent</h4> 1148 <h4>ViewManager.__editSmartIndent</h4>
1143 <b>__editSmartIndent</b>(<i></i>) 1149 <b>__editSmartIndent</b>(<i></i>)
1144 <p> 1150 <p>
1145 Private method to handle the smart indent action 1151 Private method to handle the smart indent action
1152 </p><a NAME="ViewManager.__editSortSelectedLines" ID="ViewManager.__editSortSelectedLines"></a>
1153 <h4>ViewManager.__editSortSelectedLines</h4>
1154 <b>__editSortSelectedLines</b>(<i></i>)
1155 <p>
1156 Private slot to sort the selected lines.
1146 </p><a NAME="ViewManager.__editSpellingDictionary" ID="ViewManager.__editSpellingDictionary"></a> 1157 </p><a NAME="ViewManager.__editSpellingDictionary" ID="ViewManager.__editSpellingDictionary"></a>
1147 <h4>ViewManager.__editSpellingDictionary</h4> 1158 <h4>ViewManager.__editSpellingDictionary</h4>
1148 <b>__editSpellingDictionary</b>(<i>dictionaryFile</i>) 1159 <b>__editSpellingDictionary</b>(<i>dictionaryFile</i>)
1149 <p> 1160 <p>
1150 Private slot to edit the given spelling dictionary. 1161 Private slot to edit the given spelling dictionary.
1218 </p><dl> 1229 </p><dl>
1219 <dt><i>fn</i></dt> 1230 <dt><i>fn</i></dt>
1220 <dd> 1231 <dd>
1221 filename of the saved editor 1232 filename of the saved editor
1222 </dd> 1233 </dd>
1223 </dl><a NAME="ViewManager.__enableSpellingActions" ID="ViewManager.__enableSpellingActions"></a> 1234 </dl><a NAME="ViewManager.__editorSelectionChanged" ID="ViewManager.__editorSelectionChanged"></a>
1235 <h4>ViewManager.__editorSelectionChanged</h4>
1236 <b>__editorSelectionChanged</b>(<i></i>)
1237 <p>
1238 Private slot to handle changes of the current editors selection.
1239 </p><a NAME="ViewManager.__enableSpellingActions" ID="ViewManager.__enableSpellingActions"></a>
1224 <h4>ViewManager.__enableSpellingActions</h4> 1240 <h4>ViewManager.__enableSpellingActions</h4>
1225 <b>__enableSpellingActions</b>(<i></i>) 1241 <b>__enableSpellingActions</b>(<i></i>)
1226 <p> 1242 <p>
1227 Private method to set the enabled state of the spelling actions. 1243 Private method to set the enabled state of the spelling actions.
1228 </p><a NAME="ViewManager.__eolPixmap" ID="ViewManager.__eolPixmap"></a> 1244 </p><a NAME="ViewManager.__eolPixmap" ID="ViewManager.__eolPixmap"></a>

eric ide

mercurial