52 QDialog, Ui_EmailDialog |
52 QDialog, Ui_EmailDialog |
53 <h3>Class Attributes</h3> |
53 <h3>Class Attributes</h3> |
54 <table> |
54 <table> |
55 <tr><td>None</td></tr> |
55 <tr><td>None</td></tr> |
56 </table> |
56 </table> |
|
57 <h3>Class Methods</h3> |
|
58 <table> |
|
59 <tr><td>None</td></tr> |
|
60 </table> |
57 <h3>Methods</h3> |
61 <h3>Methods</h3> |
58 <table> |
62 <table> |
59 <tr> |
63 <tr> |
60 <td><a href="#EmailDialog.__init__">EmailDialog</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#EmailDialog.__createMultipartMail">__createMultipartMail</a></td> |
64 <td><a href="#EmailDialog.__createMultipartMail">__createMultipartMail</a></td> |
64 <td>Private method to create a multipart mail message.</td> |
65 <td>Private method to create a multipart mail message.</td> |
65 </tr><tr> |
66 </tr><tr> |
66 <td><a href="#EmailDialog.__createSimpleMail">__createSimpleMail</a></td> |
67 <td><a href="#EmailDialog.__createSimpleMail">__createSimpleMail</a></td> |
67 <td>Private method to create a simple mail message.</td> |
68 <td>Private method to create a simple mail message.</td> |
100 <td>Private slot to send the email message.</td> |
101 <td>Private slot to send the email message.</td> |
101 </tr><tr> |
102 </tr><tr> |
102 <td><a href="#EmailDialog.on_subject_textChanged">on_subject_textChanged</a></td> |
103 <td><a href="#EmailDialog.on_subject_textChanged">on_subject_textChanged</a></td> |
103 <td>Private slot to handle the textChanged signal of the subject edit.</td> |
104 <td>Private slot to handle the textChanged signal of the subject edit.</td> |
104 </tr> |
105 </tr> |
|
106 </table> |
|
107 <h3>Static Methods</h3> |
|
108 <table> |
|
109 <tr><td>None</td></tr> |
105 </table> |
110 </table> |
106 <a NAME="EmailDialog.__init__" ID="EmailDialog.__init__"></a> |
111 <a NAME="EmailDialog.__init__" ID="EmailDialog.__init__"></a> |
107 <h4>EmailDialog (Constructor)</h4> |
112 <h4>EmailDialog (Constructor)</h4> |
108 <b>EmailDialog</b>(<i>mode="bug", parent=None</i>) |
113 <b>EmailDialog</b>(<i>mode="bug", parent=None</i>) |
109 <p> |
114 <p> |