Documentation/Source/eric6.HexEdit.HexEditMainWindow.html

changeset 4670
d401ba329d24
parent 4669
d37bfc9ca3b9
child 4673
6fa2418f010c
--- a/Documentation/Source/eric6.HexEdit.HexEditMainWindow.html	Sat Jan 16 18:21:31 2016 +0100
+++ b/Documentation/Source/eric6.HexEdit.HexEditMainWindow.html	Sun Jan 17 11:23:17 2016 +0100
@@ -84,6 +84,9 @@
 <td><a href="#HexEditMainWindow.__createStatusBar">__createStatusBar</a></td>
 <td>Private method to initialize the status bar.</td>
 </tr><tr>
+<td><a href="#HexEditMainWindow.__goto">__goto</a></td>
+<td>Private method to handle the goto action.</td>
+</tr><tr>
 <td><a href="#HexEditMainWindow.__initActions">__initActions</a></td>
 <td>Private method to define the user interface actions.</td>
 </tr><tr>
@@ -244,6 +247,11 @@
 <b>__createStatusBar</b>(<i></i>)
 <p>
         Private method to initialize the status bar.
+</p><a NAME="HexEditMainWindow.__goto" ID="HexEditMainWindow.__goto"></a>
+<h4>HexEditMainWindow.__goto</h4>
+<b>__goto</b>(<i></i>)
+<p>
+        Private method to handle the goto action.
 </p><a NAME="HexEditMainWindow.__initActions" ID="HexEditMainWindow.__initActions"></a>
 <h4>HexEditMainWindow.__initActions</h4>
 <b>__initActions</b>(<i></i>)

eric ide

mercurial