--- 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>)