diff -r 9058a129177e -r 59bb8fdeef1b eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html --- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html Sun Jul 11 15:17:16 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html Sun Jul 11 16:29:12 2021 +0200 @@ -190,11 +190,11 @@ </tr> <tr> <td><a href="#QRegularExpressionWizardWidget.__receiveResponse">__receiveResponse</a></td> -<td>Private method to receive a response from the PyQt5 server.</td> +<td>Private method to receive a response from the server.</td> </tr> <tr> <td><a href="#QRegularExpressionWizardWidget.__sendCommand">__sendCommand</a></td> -<td>Private method to send a command to the PyQt5 server.</td> +<td>Private method to send a command to the server.</td> </tr> <tr> <td><a href="#QRegularExpressionWizardWidget.getCode">getCode</a></td> @@ -314,7 +314,7 @@ </tr> <tr> <td><a href="#QRegularExpressionWizardWidget.shutdown">shutdown</a></td> -<td>Public method to shut down the PyQt5 server part.</td> +<td>Public method to shut down the server part.</td> </tr> </table> <h3>Static Methods</h3> @@ -366,7 +366,7 @@ <b>__receiveResponse</b>(<i></i>) <p> - Private method to receive a response from the PyQt5 server. + Private method to receive a response from the server. </p> <dl> <dt>Return:</dt> @@ -379,7 +379,7 @@ <b>__sendCommand</b>(<i>command, **kw</i>) <p> - Private method to send a command to the PyQt5 server. + Private method to send a command to the server. </p> <dl> @@ -646,7 +646,7 @@ <b>shutdown</b>(<i></i>) <p> - Public method to shut down the PyQt5 server part. + Public method to shut down the server part. </p> <div align="right"><a href="#top">Up</a></div> <hr />