--- a/Documentation/Source/eric6.Project.ProjectFormsBrowser.html Sun Apr 09 16:52:55 2017 +0200 +++ b/Documentation/Source/eric6.Project.ProjectFormsBrowser.html Sat May 06 13:43:21 2017 +0200 @@ -49,10 +49,6 @@ <dd> emitted after something was received from a QProcess on stderr -</dd><dt>closeSourceWindow(str)</dt> -<dd> -emitted after a file has been - removed/deleted from the project </dd><dt>menusAboutToBeCreated()</dt> <dd> emitted when the context menus are about to @@ -61,13 +57,6 @@ <dd> emitted when a menu is about to be shown. The name of the menu and a reference to the menu are given. -</dd><dt>sourceFile(str)</dt> -<dd> -emitted to open a forms file in an editor -</dd><dt>trpreview(list of str)</dt> -<dd> -emitted to preview form files in the - translations previewer </dd><dt>uipreview(str)</dt> <dd> emitted to preview a forms file @@ -135,10 +124,10 @@ <td>Private slot to handle the Open in Editor menu action.</td> </tr><tr> <td><a href="#ProjectFormsBrowser.__readStderr">__readStderr</a></td> -<td>Private slot to handle the readyReadStandardError signal of the pyuic/rbuic process.</td> +<td>Private slot to handle the readyReadStandardError signal of the pyuic4/pyuic5/pyside-uic/rbuic4 process.</td> </tr><tr> <td><a href="#ProjectFormsBrowser.__readStdout">__readStdout</a></td> -<td>Private slot to handle the readyReadStandardOutput signal of the pyuic/rbuic process.</td> +<td>Private slot to handle the readyReadStandardOutput signal of the pyuic4/pyuic5/pyside-uic/rbuic4 process.</td> </tr><tr> <td><a href="#ProjectFormsBrowser.__showContextMenu">__showContextMenu</a></td> <td>Private slot called by the menu aboutToShow signal.</td> @@ -301,13 +290,13 @@ <b>__readStderr</b>(<i></i>) <p> Private slot to handle the readyReadStandardError signal of the - pyuic/rbuic process. + pyuic4/pyuic5/pyside-uic/rbuic4 process. </p><a NAME="ProjectFormsBrowser.__readStdout" ID="ProjectFormsBrowser.__readStdout"></a> <h4>ProjectFormsBrowser.__readStdout</h4> <b>__readStdout</b>(<i></i>) <p> Private slot to handle the readyReadStandardOutput signal of the - pyuic/rbuic process. + pyuic4/pyuic5/pyside-uic/rbuic4 process. </p><a NAME="ProjectFormsBrowser.__showContextMenu" ID="ProjectFormsBrowser.__showContextMenu"></a> <h4>ProjectFormsBrowser.__showContextMenu</h4> <b>__showContextMenu</b>(<i></i>)