eric7/Documentation/Source/eric7.Project.ProjectOthersBrowser.html

branch
eric7
changeset 8909
1fd7ed5f83a6
parent 8596
d64760b2da50
child 8926
2855492d8ea6
--- a/eric7/Documentation/Source/eric7.Project.ProjectOthersBrowser.html	Fri Jan 07 20:25:38 2022 +0100
+++ b/eric7/Documentation/Source/eric7.Project.ProjectOthersBrowser.html	Sat Jan 08 19:00:42 2022 +0100
@@ -110,6 +110,10 @@
 <td>Protected slot to handle the open in icon editor popup menu entry.</td>
 </tr>
 <tr>
+<td><a href="#ProjectOthersBrowser._openFileInEditor">_openFileInEditor</a></td>
+<td>Private slot to handle the Open in Editor menu action.</td>
+</tr>
+<tr>
 <td><a href="#ProjectOthersBrowser._openHexEditor">_openHexEditor</a></td>
 <td>Protected slot to handle the open in hex editor popup menu entry.</td>
 </tr>
@@ -225,6 +229,13 @@
 <p>
         Protected slot to handle the open in icon editor popup menu entry.
 </p>
+<a NAME="ProjectOthersBrowser._openFileInEditor" ID="ProjectOthersBrowser._openFileInEditor"></a>
+<h4>ProjectOthersBrowser._openFileInEditor</h4>
+<b>_openFileInEditor</b>(<i></i>)
+
+<p>
+        Private slot to handle the Open in Editor menu action.
+</p>
 <a NAME="ProjectOthersBrowser._openHexEditor" ID="ProjectOthersBrowser._openHexEditor"></a>
 <h4>ProjectOthersBrowser._openHexEditor</h4>
 <b>_openHexEditor</b>(<i></i>)

eric ide

mercurial