eric7/Documentation/Source/eric7.ViewManager.ViewManager.html

branch
eric7
changeset 8652
8cacde11f4fd
parent 8596
d64760b2da50
--- a/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html	Mon Sep 27 16:41:31 2021 +0200
+++ b/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html	Mon Sep 27 16:44:54 2021 +0200
@@ -422,8 +422,8 @@
 <td>Private method to handle the selection of an export format.</td>
 </tr>
 <tr>
-<td><a href="#ViewManager.__findFileName">__findFileName</a></td>
-<td>Private method to handle the search for file action.</td>
+<td><a href="#ViewManager.__findLocation">__findLocation</a></td>
+<td>Private method to handle the Find File action.</td>
 </tr>
 <tr>
 <td><a href="#ViewManager.__findNextWord">__findNextWord</a></td>
@@ -1840,12 +1840,12 @@
 reference to the action that was triggered (QAction)
 </dd>
 </dl>
-<a NAME="ViewManager.__findFileName" ID="ViewManager.__findFileName"></a>
-<h4>ViewManager.__findFileName</h4>
-<b>__findFileName</b>(<i></i>)
-
-<p>
-        Private method to handle the search for file action.
+<a NAME="ViewManager.__findLocation" ID="ViewManager.__findLocation"></a>
+<h4>ViewManager.__findLocation</h4>
+<b>__findLocation</b>(<i></i>)
+
+<p>
+        Private method to handle the Find File action.
 </p>
 <a NAME="ViewManager.__findNextWord" ID="ViewManager.__findNextWord"></a>
 <h4>ViewManager.__findNextWord</h4>

eric ide

mercurial