--- a/eric7/Documentation/Source/eric7.UI.Browser.html Fri Jan 07 20:25:38 2022 +0100 +++ b/eric7/Documentation/Source/eric7.UI.Browser.html Sat Jan 08 19:00:42 2022 +0100 @@ -225,6 +225,10 @@ <td>Protected slot to create a new file.</td> </tr> <tr> +<td><a href="#Browser._openFileInEditor">_openFileInEditor</a></td> +<td>Private slot to handle the Open in Editor menu action.</td> +</tr> +<tr> <td><a href="#Browser._openHexEditor">_openHexEditor</a></td> <td>Protected slot to handle the open in hex editor popup menu entry.</td> </tr> @@ -516,6 +520,13 @@ <p> Protected slot to create a new file. </p> +<a NAME="Browser._openFileInEditor" ID="Browser._openFileInEditor"></a> +<h4>Browser._openFileInEditor</h4> +<b>_openFileInEditor</b>(<i></i>) + +<p> + Private slot to handle the Open in Editor menu action. +</p> <a NAME="Browser._openHexEditor" ID="Browser._openHexEditor"></a> <h4>Browser._openHexEditor</h4> <b>_openHexEditor</b>(<i></i>)