src/eric7/Documentation/Source/eric7.QScintilla.Shell.html

branch
eric7
changeset 10623
56eb5eb8d0ee
parent 10479
856476537696
child 10684
58c7f23ae1cb
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Shell.html	Mon Mar 04 11:45:12 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.Shell.html	Mon Mar 04 11:46:04 2024 +0100
@@ -371,6 +371,10 @@
 <td>Private slot to show the list of supported special commands (i.e.</td>
 </tr>
 <tr>
+<td><a href="#Shell.__showSource">__showSource</a></td>
+<td>Private method to open an editor for an exception line.</td>
+</tr>
+<tr>
 <td><a href="#Shell.__showStartMenu">__showStartMenu</a></td>
 <td>Private slot to prepare the start submenu.</td>
 </tr>
@@ -1488,6 +1492,16 @@
         starting with a '%' character.
 </p>
 
+<a NAME="Shell.__showSource" ID="Shell.__showSource"></a>
+<h4>Shell.__showSource</h4>
+<b>__showSource</b>(<i></i>)
+<p>
+        Private method to open an editor for an exception line.
+</p>
+<p>
+        Note: The exception line looks like 'File: /path/of/file.py, Line: 111'.
+</p>
+
 <a NAME="Shell.__showStartMenu" ID="Shell.__showStartMenu"></a>
 <h4>Shell.__showStartMenu</h4>
 <b>__showStartMenu</b>(<i></i>)

eric ide

mercurial