--- a/Documentation/Source/eric5.UI.EmailDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.EmailDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <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="#EmailDialog.__init__">EmailDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EmailDialog.__createMultipartMail">__createMultipartMail</a></td> <td>Private method to create a multipart mail message.</td> </tr><tr> @@ -103,6 +104,10 @@ <td>Private slot to handle the textChanged signal of the subject edit.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EmailDialog.__init__" ID="EmailDialog.__init__"></a> <h4>EmailDialog (Constructor)</h4> <b>EmailDialog</b>(<i>mode="bug", parent=None</i>)