Documentation/Source/eric6.HexEdit.HexEditMainWindow.html

changeset 4673
6fa2418f010c
parent 4670
d401ba329d24
child 4695
9dc08852de25
--- a/Documentation/Source/eric6.HexEdit.HexEditMainWindow.html	Sun Jan 17 12:18:55 2016 +0100
+++ b/Documentation/Source/eric6.HexEdit.HexEditMainWindow.html	Sun Jan 17 12:57:23 2016 +0100
@@ -177,6 +177,12 @@
 <td><a href="#HexEditMainWindow.__strippedName">__strippedName</a></td>
 <td>Private method to return the filename part of the given path.</td>
 </tr><tr>
+<td><a href="#HexEditMainWindow.__toggleEditMode">__toggleEditMode</a></td>
+<td>Private slot to toggle the edit mode upon a click on the status bar label.</td>
+</tr><tr>
+<td><a href="#HexEditMainWindow.__toggleReadOnlyMode">__toggleReadOnlyMode</a></td>
+<td>Private slot to toggle the read only mode upon a click on the status bar label.</td>
+</tr><tr>
 <td><a href="#HexEditMainWindow.__whatsThis">__whatsThis</a></td>
 <td>Private slot called in to enter Whats This mode.</td>
 </tr><tr>
@@ -509,7 +515,19 @@
 <dd>
 str
 </dd>
-</dl><a NAME="HexEditMainWindow.__whatsThis" ID="HexEditMainWindow.__whatsThis"></a>
+</dl><a NAME="HexEditMainWindow.__toggleEditMode" ID="HexEditMainWindow.__toggleEditMode"></a>
+<h4>HexEditMainWindow.__toggleEditMode</h4>
+<b>__toggleEditMode</b>(<i></i>)
+<p>
+        Private slot to toggle the edit mode upon a click on the status bar
+        label.
+</p><a NAME="HexEditMainWindow.__toggleReadOnlyMode" ID="HexEditMainWindow.__toggleReadOnlyMode"></a>
+<h4>HexEditMainWindow.__toggleReadOnlyMode</h4>
+<b>__toggleReadOnlyMode</b>(<i></i>)
+<p>
+        Private slot to toggle the read only mode upon a click on the status
+        bar label.
+</p><a NAME="HexEditMainWindow.__whatsThis" ID="HexEditMainWindow.__whatsThis"></a>
 <h4>HexEditMainWindow.__whatsThis</h4>
 <b>__whatsThis</b>(<i></i>)
 <p>

eric ide

mercurial