Documentation/Source/eric6.Debugger.DebugUI.html

changeset 5662
2c99fa1072b6
parent 5374
c18d759b6b86
child 5899
0516f6548ca6
--- a/Documentation/Source/eric6.Debugger.DebugUI.html	Sat Mar 25 17:36:50 2017 +0100
+++ b/Documentation/Source/eric6.Debugger.DebugUI.html	Sat Mar 25 17:37:44 2017 +0100
@@ -193,6 +193,9 @@
 <td><a href="#DebugUI.__lastEditorClosed">__lastEditorClosed</a></td>
 <td>Private slot to handle the closeProgram signal.</td>
 </tr><tr>
+<td><a href="#DebugUI.__moveInstructionPointer">__moveInstructionPointer</a></td>
+<td>Private method to move the instruction pointer to a different line.</td>
+</tr><tr>
 <td><a href="#DebugUI.__nextBreakpoint">__nextBreakpoint</a></td>
 <td>Private slot to handle the 'Next breakpoint' action.</td>
 </tr><tr>
@@ -661,6 +664,11 @@
 <b>__lastEditorClosed</b>(<i></i>)
 <p>
         Private slot to handle the closeProgram signal.
+</p><a NAME="DebugUI.__moveInstructionPointer" ID="DebugUI.__moveInstructionPointer"></a>
+<h4>DebugUI.__moveInstructionPointer</h4>
+<b>__moveInstructionPointer</b>(<i></i>)
+<p>
+        Private method to move the instruction pointer to a different line.
 </p><a NAME="DebugUI.__nextBreakpoint" ID="DebugUI.__nextBreakpoint"></a>
 <h4>DebugUI.__nextBreakpoint</h4>
 <b>__nextBreakpoint</b>(<i></i>)

eric ide

mercurial