diff -r 30d4972ab403 -r bc52ef526e11 Documentation/Source/eric6.UI.Browser.html --- a/Documentation/Source/eric6.UI.Browser.html Sat Jan 16 16:43:48 2016 +0100 +++ b/Documentation/Source/eric6.UI.Browser.html Sat Jan 16 16:53:31 2016 +0100 @@ -49,7 +49,10 @@ the selected file. </p><h3>Signals</h3> <dl> -<dt>designerFile(str)</dt> +<dt>binaryFile(str)</dt> +<dd> +emitted to open a file as binary +</dd><dt>designerFile(str)</dt> <dd> emitted to open a Qt-Designer file </dd><dt>linguistFile(str)</dt> @@ -145,6 +148,9 @@ <td><a href="#Browser._init">_init</a></td> <td>Protected method to perform initialization tasks common to this base class and all derived classes.</td> </tr><tr> +<td><a href="#Browser._openHexEditor">_openHexEditor</a></td> +<td>Protected slot to handle the open in hex editor popup menu entry.</td> +</tr><tr> <td><a href="#Browser._openItem">_openItem</a></td> <td>Protected slot to handle the open popup menu entry.</td> </tr><tr> @@ -286,6 +292,11 @@ <p> Protected method to perform initialization tasks common to this base class and all derived classes. +</p><a NAME="Browser._openHexEditor" ID="Browser._openHexEditor"></a> +<h4>Browser._openHexEditor</h4> +<b>_openHexEditor</b>(<i></i>) +<p> + Protected slot to handle the open in hex editor popup menu entry. </p><a NAME="Browser._openItem" ID="Browser._openItem"></a> <h4>Browser._openItem</h4> <b>_openItem</b>(<i></i>)