--- a/Documentation/Source/eric6.HexEdit.HexEditMainWindow.html Sat Jan 16 16:56:59 2016 +0100 +++ b/Documentation/Source/eric6.HexEdit.HexEditMainWindow.html Sat Jan 16 18:21:31 2016 +0100 @@ -165,6 +165,9 @@ <td><a href="#HexEditMainWindow.__showReadOnlyMode">__showReadOnlyMode</a></td> <td>Private slot to show the read only mode.</td> </tr><tr> +<td><a href="#HexEditMainWindow.__showSelectionInfo">__showSelectionInfo</a></td> +<td>Private slot to show selection information.</td> +</tr><tr> <td><a href="#HexEditMainWindow.__showSize">__showSize</a></td> <td>Private slot to show the binary data size.</td> </tr><tr> @@ -458,6 +461,16 @@ <dd> flag indicating the read only state </dd> +</dl><a NAME="HexEditMainWindow.__showSelectionInfo" ID="HexEditMainWindow.__showSelectionInfo"></a> +<h4>HexEditMainWindow.__showSelectionInfo</h4> +<b>__showSelectionInfo</b>(<i>avail</i>) +<p> + Private slot to show selection information. +</p><dl> +<dt><i>avail</i> (bool)</dt> +<dd> +flag indicating the availability of a selection. +</dd> </dl><a NAME="HexEditMainWindow.__showSize" ID="HexEditMainWindow.__showSize"></a> <h4>HexEditMainWindow.__showSize</h4> <b>__showSize</b>(<i>size</i>)