486 <td>Private method to handle the replace action.</td> |
486 <td>Private method to handle the replace action.</td> |
487 </tr><tr> |
487 </tr><tr> |
488 <td><a href="#ViewManager.__replaceFiles">__replaceFiles</a></td> |
488 <td><a href="#ViewManager.__replaceFiles">__replaceFiles</a></td> |
489 <td>Private method to handle the replace in files action.</td> |
489 <td>Private method to handle the replace in files action.</td> |
490 </tr><tr> |
490 </tr><tr> |
|
491 <td><a href="#ViewManager.__replaceOpenFiles">__replaceOpenFiles</a></td> |
|
492 <td>Private method to handle the replace in open files action.</td> |
|
493 </tr><tr> |
491 <td><a href="#ViewManager.__saveRecent">__saveRecent</a></td> |
494 <td><a href="#ViewManager.__saveRecent">__saveRecent</a></td> |
492 <td>Private method to save the list of recently opened filenames.</td> |
495 <td>Private method to save the list of recently opened filenames.</td> |
493 </tr><tr> |
496 </tr><tr> |
494 <td><a href="#ViewManager.__search">__search</a></td> |
497 <td><a href="#ViewManager.__search">__search</a></td> |
495 <td>Private method to handle the search action.</td> |
498 <td>Private method to handle the search action.</td> |
497 <td><a href="#ViewManager.__searchClearMarkers">__searchClearMarkers</a></td> |
500 <td><a href="#ViewManager.__searchClearMarkers">__searchClearMarkers</a></td> |
498 <td>Private method to clear the search markers of the active window.</td> |
501 <td>Private method to clear the search markers of the active window.</td> |
499 </tr><tr> |
502 </tr><tr> |
500 <td><a href="#ViewManager.__searchFiles">__searchFiles</a></td> |
503 <td><a href="#ViewManager.__searchFiles">__searchFiles</a></td> |
501 <td>Private method to handle the search in files action.</td> |
504 <td>Private method to handle the search in files action.</td> |
|
505 </tr><tr> |
|
506 <td><a href="#ViewManager.__searchOpenFiles">__searchOpenFiles</a></td> |
|
507 <td>Private method to handle the search in open files action.</td> |
502 </tr><tr> |
508 </tr><tr> |
503 <td><a href="#ViewManager.__setAutoSpellChecking">__setAutoSpellChecking</a></td> |
509 <td><a href="#ViewManager.__setAutoSpellChecking">__setAutoSpellChecking</a></td> |
504 <td>Private slot to set the automatic spell checking of all editors.</td> |
510 <td>Private slot to set the automatic spell checking of all editors.</td> |
505 </tr><tr> |
511 </tr><tr> |
506 <td><a href="#ViewManager.__setSbFile">__setSbFile</a></td> |
512 <td><a href="#ViewManager.__setSbFile">__setSbFile</a></td> |
1477 </p><a NAME="ViewManager.__replaceFiles" ID="ViewManager.__replaceFiles"></a> |
1483 </p><a NAME="ViewManager.__replaceFiles" ID="ViewManager.__replaceFiles"></a> |
1478 <h4>ViewManager.__replaceFiles</h4> |
1484 <h4>ViewManager.__replaceFiles</h4> |
1479 <b>__replaceFiles</b>(<i></i>) |
1485 <b>__replaceFiles</b>(<i></i>) |
1480 <p> |
1486 <p> |
1481 Private method to handle the replace in files action. |
1487 Private method to handle the replace in files action. |
|
1488 </p><a NAME="ViewManager.__replaceOpenFiles" ID="ViewManager.__replaceOpenFiles"></a> |
|
1489 <h4>ViewManager.__replaceOpenFiles</h4> |
|
1490 <b>__replaceOpenFiles</b>(<i></i>) |
|
1491 <p> |
|
1492 Private method to handle the replace in open files action. |
1482 </p><a NAME="ViewManager.__saveRecent" ID="ViewManager.__saveRecent"></a> |
1493 </p><a NAME="ViewManager.__saveRecent" ID="ViewManager.__saveRecent"></a> |
1483 <h4>ViewManager.__saveRecent</h4> |
1494 <h4>ViewManager.__saveRecent</h4> |
1484 <b>__saveRecent</b>(<i></i>) |
1495 <b>__saveRecent</b>(<i></i>) |
1485 <p> |
1496 <p> |
1486 Private method to save the list of recently opened filenames. |
1497 Private method to save the list of recently opened filenames. |
1497 </p><a NAME="ViewManager.__searchFiles" ID="ViewManager.__searchFiles"></a> |
1508 </p><a NAME="ViewManager.__searchFiles" ID="ViewManager.__searchFiles"></a> |
1498 <h4>ViewManager.__searchFiles</h4> |
1509 <h4>ViewManager.__searchFiles</h4> |
1499 <b>__searchFiles</b>(<i></i>) |
1510 <b>__searchFiles</b>(<i></i>) |
1500 <p> |
1511 <p> |
1501 Private method to handle the search in files action. |
1512 Private method to handle the search in files action. |
|
1513 </p><a NAME="ViewManager.__searchOpenFiles" ID="ViewManager.__searchOpenFiles"></a> |
|
1514 <h4>ViewManager.__searchOpenFiles</h4> |
|
1515 <b>__searchOpenFiles</b>(<i></i>) |
|
1516 <p> |
|
1517 Private method to handle the search in open files action. |
1502 </p><a NAME="ViewManager.__setAutoSpellChecking" ID="ViewManager.__setAutoSpellChecking"></a> |
1518 </p><a NAME="ViewManager.__setAutoSpellChecking" ID="ViewManager.__setAutoSpellChecking"></a> |
1503 <h4>ViewManager.__setAutoSpellChecking</h4> |
1519 <h4>ViewManager.__setAutoSpellChecking</h4> |
1504 <b>__setAutoSpellChecking</b>(<i></i>) |
1520 <b>__setAutoSpellChecking</b>(<i></i>) |
1505 <p> |
1521 <p> |
1506 Private slot to set the automatic spell checking of all editors. |
1522 Private slot to set the automatic spell checking of all editors. |