--- a/Documentation/Source/eric6.Project.ProjectOthersBrowser.html Sat Jan 16 16:43:48 2016 +0100 +++ b/Documentation/Source/eric6.Project.ProjectOthersBrowser.html Sat Jan 16 16:53:31 2016 +0100 @@ -47,7 +47,10 @@ other categories. </p><h3>Signals</h3> <dl> -<dt>closeSourceWindow(str)</dt> +<dt>binaryFile(str)</dt> +<dd> +emitted to open a file as binary +</dd><dt>closeSourceWindow(str)</dt> <dd> emitted after a file has been removed/deleted from the project @@ -115,6 +118,9 @@ <td><a href="#ProjectOthersBrowser._editPixmap">_editPixmap</a></td> <td>Protected slot to handle the open in icon editor popup menu entry.</td> </tr><tr> +<td><a href="#ProjectOthersBrowser._openHexEditor">_openHexEditor</a></td> +<td>Protected slot to handle the open in hex editor popup menu entry.</td> +</tr><tr> <td><a href="#ProjectOthersBrowser._openItem">_openItem</a></td> <td>Protected slot to handle the open popup menu entry.</td> </tr><tr> @@ -196,6 +202,11 @@ <b>_editPixmap</b>(<i></i>) <p> Protected slot to handle the open in icon editor popup menu entry. +</p><a NAME="ProjectOthersBrowser._openHexEditor" ID="ProjectOthersBrowser._openHexEditor"></a> +<h4>ProjectOthersBrowser._openHexEditor</h4> +<b>_openHexEditor</b>(<i></i>) +<p> + Protected slot to handle the open in hex editor popup menu entry. </p><a NAME="ProjectOthersBrowser._openItem" ID="ProjectOthersBrowser._openItem"></a> <h4>ProjectOthersBrowser._openItem</h4> <b>_openItem</b>(<i></i>)