--- a/eric6/Documentation/Source/eric6.Project.ProjectFormsBrowser.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Project.ProjectFormsBrowser.html Mon Feb 01 10:38:16 2021 +0100 @@ -80,7 +80,7 @@ <h3>Class Attributes</h3> <table> -<tr><td>PyuicIndentDefault</td></tr> +<tr><td>Pyuic5IndentDefault</td></tr><tr><td>Pyuic6IndentDefault</td></tr> </table> <h3>Class Methods</h3> @@ -165,11 +165,11 @@ </tr> <tr> <td><a href="#ProjectFormsBrowser.__readStderr">__readStderr</a></td> -<td>Private slot to handle the readyReadStandardError signal of the pyuic5/pyside2-uic process.</td> +<td>Private slot to handle the readyReadStandardError signal of the pyuic5/pyuic6/pyside2-uic/pyside6-uic process.</td> </tr> <tr> <td><a href="#ProjectFormsBrowser.__readStdout">__readStdout</a></td> -<td>Private slot to handle the readyReadStandardOutput signal of the pyuic5/pyside2-uic process.</td> +<td>Private slot to handle the readyReadStandardOutput signal of the pyuic5/pyuic6/pyside2-uic/pyside6-uic process.</td> </tr> <tr> <td><a href="#ProjectFormsBrowser.__resetUiCompiler">__resetUiCompiler</a></td> @@ -320,7 +320,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the compile process (QProcess) </dd> @@ -413,7 +413,7 @@ <p> Private slot to handle the readyReadStandardError signal of the - pyuic5/pyside2-uic process. + pyuic5/pyuic6/pyside2-uic/pyside6-uic process. </p> <a NAME="ProjectFormsBrowser.__readStdout" ID="ProjectFormsBrowser.__readStdout"></a> <h4>ProjectFormsBrowser.__readStdout</h4> @@ -421,7 +421,7 @@ <p> Private slot to handle the readyReadStandardOutput signal of the - pyuic5/pyside2-uic process. + pyuic5/pyuic6/pyside2-uic/pyside6-uic process. </p> <a NAME="ProjectFormsBrowser.__resetUiCompiler" ID="ProjectFormsBrowser.__resetUiCompiler"></a> <h4>ProjectFormsBrowser.__resetUiCompiler</h4> @@ -531,7 +531,7 @@ Public method to get the UI compiler executable of the project. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> UI compiler executable </dd>