--- a/Documentation/Source/eric6.Preferences.ConfigurationPages.EmailPage.html Sat Mar 02 11:12:25 2019 +0100 +++ b/Documentation/Source/eric6.Preferences.ConfigurationPages.EmailPage.html Sat Mar 02 17:33:58 2019 +0100 @@ -63,15 +63,24 @@ <td><a href="#EmailPage.__init__">EmailPage</a></td> <td>Constructor</td> </tr><tr> +<td><a href="#EmailPage.__checkGoogleMail">__checkGoogleMail</a></td> +<td>Private method to check the Google Mail availability and set the widgets accordingly.</td> +</tr><tr> <td><a href="#EmailPage.__updatePortSpin">__updatePortSpin</a></td> <td>Private slot to set the value of the port spin box depending upon the selected encryption method.</td> </tr><tr> <td><a href="#EmailPage.__updateTestButton">__updateTestButton</a></td> <td>Private slot to update the enabled state of the test button.</td> </tr><tr> +<td><a href="#EmailPage.on_googleCheckAgainButton_clicked">on_googleCheckAgainButton_clicked</a></td> +<td>Private slot to check again the availability of Google Mail.</td> +</tr><tr> <td><a href="#EmailPage.on_googleHelpButton_clicked">on_googleHelpButton_clicked</a></td> <td>Private slot to show some help text "how to turn on the Gmail API".</td> </tr><tr> +<td><a href="#EmailPage.on_googleInstallButton_clicked">on_googleInstallButton_clicked</a></td> +<td>Private slot to install the required packages for use of Google Mail.</td> +</tr><tr> <td><a href="#EmailPage.on_mailAuthenticationGroup_toggled">on_mailAuthenticationGroup_toggled</a></td> <td>Private slot to handle a change of the state of the authentication group.</td> </tr><tr> @@ -109,6 +118,12 @@ <b>EmailPage</b>(<i></i>) <p> Constructor +</p><a NAME="EmailPage.__checkGoogleMail" ID="EmailPage.__checkGoogleMail"></a> +<h4>EmailPage.__checkGoogleMail</h4> +<b>__checkGoogleMail</b>(<i></i>) +<p> + Private method to check the Google Mail availability and set the + widgets accordingly. </p><a NAME="EmailPage.__updatePortSpin" ID="EmailPage.__updatePortSpin"></a> <h4>EmailPage.__updatePortSpin</h4> <b>__updatePortSpin</b>(<i></i>) @@ -120,11 +135,21 @@ <b>__updateTestButton</b>(<i></i>) <p> Private slot to update the enabled state of the test button. +</p><a NAME="EmailPage.on_googleCheckAgainButton_clicked" ID="EmailPage.on_googleCheckAgainButton_clicked"></a> +<h4>EmailPage.on_googleCheckAgainButton_clicked</h4> +<b>on_googleCheckAgainButton_clicked</b>(<i></i>) +<p> + Private slot to check again the availability of Google Mail. </p><a NAME="EmailPage.on_googleHelpButton_clicked" ID="EmailPage.on_googleHelpButton_clicked"></a> <h4>EmailPage.on_googleHelpButton_clicked</h4> <b>on_googleHelpButton_clicked</b>(<i></i>) <p> Private slot to show some help text "how to turn on the Gmail API". +</p><a NAME="EmailPage.on_googleInstallButton_clicked" ID="EmailPage.on_googleInstallButton_clicked"></a> +<h4>EmailPage.on_googleInstallButton_clicked</h4> +<b>on_googleInstallButton_clicked</b>(<i></i>) +<p> + Private slot to install the required packages for use of Google Mail. </p><a NAME="EmailPage.on_mailAuthenticationGroup_toggled" ID="EmailPage.on_mailAuthenticationGroup_toggled"></a> <h4>EmailPage.on_mailAuthenticationGroup_toggled</h4> <b>on_mailAuthenticationGroup_toggled</b>(<i>checked</i>)