Documentation/Source/eric6.HexEdit.HexEditWidget.html

changeset 4673
6fa2418f010c
parent 4670
d401ba329d24
child 4686
5f8a5c568230
--- a/Documentation/Source/eric6.HexEdit.HexEditWidget.html	Sun Jan 17 12:18:55 2016 +0100
+++ b/Documentation/Source/eric6.HexEdit.HexEditWidget.html	Sun Jan 17 12:57:23 2016 +0100
@@ -25,7 +25,7 @@
 </p>
 <h3>Global Attributes</h3>
 <table>
-<tr><td>is_Py2</td></tr>
+<tr><td>None</td></tr>
 </table>
 <h3>Classes</h3>
 <table>
@@ -122,6 +122,9 @@
 <td><a href="#HexEditWidget.__setData">__setData</a></td>
 <td>Private method to set the data to show.</td>
 </tr><tr>
+<td><a href="#HexEditWidget.__setHexCursorRect">__setHexCursorRect</a></td>
+<td>Private method to set the cursor.</td>
+</tr><tr>
 <td><a href="#HexEditWidget.__setSelection">__setSelection</a></td>
 <td>Private method to set the selection.</td>
 </tr><tr>
@@ -501,7 +504,12 @@
 <dd>
 bool
 </dd>
-</dl><a NAME="HexEditWidget.__setSelection" ID="HexEditWidget.__setSelection"></a>
+</dl><a NAME="HexEditWidget.__setHexCursorRect" ID="HexEditWidget.__setHexCursorRect"></a>
+<h4>HexEditWidget.__setHexCursorRect</h4>
+<b>__setHexCursorRect</b>(<i></i>)
+<p>
+        Private method to set the cursor.
+</p><a NAME="HexEditWidget.__setSelection" ID="HexEditWidget.__setSelection"></a>
 <h4>HexEditWidget.__setSelection</h4>
 <b>__setSelection</b>(<i>pos</i>)
 <p>

eric ide

mercurial