--- a/Documentation/Source/eric5.ViewManager.ViewManager.html Sat Nov 10 18:05:51 2012 +0100 +++ b/Documentation/Source/eric5.ViewManager.ViewManager.html Sat Nov 10 19:18:05 2012 +0100 @@ -488,6 +488,9 @@ <td><a href="#ViewManager.__replaceFiles">__replaceFiles</a></td> <td>Private method to handle the replace in files action.</td> </tr><tr> +<td><a href="#ViewManager.__replaceOpenFiles">__replaceOpenFiles</a></td> +<td>Private method to handle the replace in open files action.</td> +</tr><tr> <td><a href="#ViewManager.__saveRecent">__saveRecent</a></td> <td>Private method to save the list of recently opened filenames.</td> </tr><tr> @@ -500,6 +503,9 @@ <td><a href="#ViewManager.__searchFiles">__searchFiles</a></td> <td>Private method to handle the search in files action.</td> </tr><tr> +<td><a href="#ViewManager.__searchOpenFiles">__searchOpenFiles</a></td> +<td>Private method to handle the search in open files action.</td> +</tr><tr> <td><a href="#ViewManager.__setAutoSpellChecking">__setAutoSpellChecking</a></td> <td>Private slot to set the automatic spell checking of all editors.</td> </tr><tr> @@ -1479,6 +1485,11 @@ <b>__replaceFiles</b>(<i></i>) <p> Private method to handle the replace in files action. +</p><a NAME="ViewManager.__replaceOpenFiles" ID="ViewManager.__replaceOpenFiles"></a> +<h4>ViewManager.__replaceOpenFiles</h4> +<b>__replaceOpenFiles</b>(<i></i>) +<p> + Private method to handle the replace in open files action. </p><a NAME="ViewManager.__saveRecent" ID="ViewManager.__saveRecent"></a> <h4>ViewManager.__saveRecent</h4> <b>__saveRecent</b>(<i></i>) @@ -1499,6 +1510,11 @@ <b>__searchFiles</b>(<i></i>) <p> Private method to handle the search in files action. +</p><a NAME="ViewManager.__searchOpenFiles" ID="ViewManager.__searchOpenFiles"></a> +<h4>ViewManager.__searchOpenFiles</h4> +<b>__searchOpenFiles</b>(<i></i>) +<p> + Private method to handle the search in open files action. </p><a NAME="ViewManager.__setAutoSpellChecking" ID="ViewManager.__setAutoSpellChecking"></a> <h4>ViewManager.__setAutoSpellChecking</h4> <b>__setAutoSpellChecking</b>(<i></i>)