Documentation/Source/eric6.Preferences.ConfigurationPages.EmailPage.html

changeset 6561
ca224a174b4f
parent 5443
3ef014765648
child 6828
bb6667ea9ae7
diff -r 12bf4c8aa165 -r ca224a174b4f Documentation/Source/eric6.Preferences.ConfigurationPages.EmailPage.html
--- a/Documentation/Source/eric6.Preferences.ConfigurationPages.EmailPage.html	Sat Oct 27 11:53:33 2018 +0200
+++ b/Documentation/Source/eric6.Preferences.ConfigurationPages.EmailPage.html	Sat Oct 27 11:54:26 2018 +0200
@@ -69,6 +69,9 @@
 <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_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_mailAuthenticationGroup_toggled">on_mailAuthenticationGroup_toggled</a></td>
 <td>Private slot to handle a change of the state of the authentication group.</td>
 </tr><tr>
@@ -117,6 +120,11 @@
 <b>__updateTestButton</b>(<i></i>)
 <p>
         Private slot to update the enabled state of the test button.
+</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_mailAuthenticationGroup_toggled" ID="EmailPage.on_mailAuthenticationGroup_toggled"></a>
 <h4>EmailPage.on_mailAuthenticationGroup_toggled</h4>
 <b>on_mailAuthenticationGroup_toggled</b>(<i>checked</i>)

eric ide

mercurial