--- a/src/eric7/Documentation/Source/eric7.EricNetwork.EricGoogleMail.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricNetwork.EricGoogleMail.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,41 +7,39 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.EricNetwork.EricGoogleMail</h1> - <p> Module implementing a dialog to send bug reports. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#EricGoogleMail">EricGoogleMail</a></td> <td>Class implementing the logic to send emails via Google Mail.</td> </tr> </table> + <h3>Functions</h3> - <table> - <tr> <td><a href="#GoogleMailHelp">GoogleMailHelp</a></td> <td>Module function to get some help about how to enable the Google Mail OAuth2 service.</td> </tr> </table> + <hr /> <hr /> <a NAME="EricGoogleMail" ID="EricGoogleMail"></a> <h2>EricGoogleMail</h2> - <p> Class implementing the logic to send emails via Google Mail. </p> + <h3>Signals</h3> <dl> @@ -54,19 +52,17 @@ <h3>Derived from</h3> QObject <h3>Class Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#EricGoogleMail.__init__">EricGoogleMail</a></td> <td>Constructor</td> @@ -96,19 +92,20 @@ <td>Public method to send a message via Google Mail.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="EricGoogleMail.__init__" ID="EricGoogleMail.__init__"></a> <h4>EricGoogleMail (Constructor)</h4> <b>EricGoogleMail</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QObject)</dt> @@ -119,17 +116,17 @@ <a NAME="EricGoogleMail.__doSendMessages" ID="EricGoogleMail.__doSendMessages"></a> <h4>EricGoogleMail.__doSendMessages</h4> <b>__doSendMessages</b>(<i></i>) - <p> Private method to send all queued messages. </p> + <a NAME="EricGoogleMail.__loadCredentials" ID="EricGoogleMail.__loadCredentials"></a> <h4>EricGoogleMail.__loadCredentials</h4> <b>__loadCredentials</b>(<i></i>) - <p> Private method to load credentials from the token file. </p> + <dl> <dt>Return:</dt> <dd> @@ -145,10 +142,10 @@ <a NAME="EricGoogleMail.__prepareMessage" ID="EricGoogleMail.__prepareMessage"></a> <h4>EricGoogleMail.__prepareMessage</h4> <b>__prepareMessage</b>(<i>message</i>) - <p> Private method to prepare the message for sending. </p> + <dl> <dt><i>message</i> (email.mime.text.MIMEBase)</dt> @@ -171,10 +168,10 @@ <a NAME="EricGoogleMail.__saveCredentials" ID="EricGoogleMail.__saveCredentials"></a> <h4>EricGoogleMail.__saveCredentials</h4> <b>__saveCredentials</b>(<i>credentials</i>) - <p> Private method to save credentials to the token file. </p> + <dl> <dt><i>credentials</i> (Credentials)</dt> @@ -185,18 +182,18 @@ <a NAME="EricGoogleMail.__startSession" ID="EricGoogleMail.__startSession"></a> <h4>EricGoogleMail.__startSession</h4> <b>__startSession</b>(<i></i>) - <p> Private method to start an authorized session and optionally execute the authorization flow. </p> + <a NAME="EricGoogleMail.sendMessage" ID="EricGoogleMail.sendMessage"></a> <h4>EricGoogleMail.sendMessage</h4> <b>sendMessage</b>(<i>message</i>) - <p> Public method to send a message via Google Mail. </p> + <dl> <dt><i>message</i> (email.mime.text.MIMEBase)</dt> @@ -210,11 +207,11 @@ <a NAME="GoogleMailHelp" ID="GoogleMailHelp"></a> <h2>GoogleMailHelp</h2> <b>GoogleMailHelp</b>(<i></i>) - <p> Module function to get some help about how to enable the Google Mail OAuth2 service. </p> + <dl> <dt>Return:</dt> <dd> @@ -229,4 +226,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>