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> |
64 <td><a href="#EmailDialog.__init__">EmailDialog</a></td> |
61 <td>Constructor</td> |
65 <td>Constructor</td> |
100 <td>Private slot to send the email message.</td> |
104 <td>Private slot to send the email message.</td> |
101 </tr><tr> |
105 </tr><tr> |
102 <td><a href="#EmailDialog.on_subject_textChanged">on_subject_textChanged</a></td> |
106 <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> |
107 <td>Private slot to handle the textChanged signal of the subject edit.</td> |
104 </tr> |
108 </tr> |
|
109 </table> |
|
110 <h3>Static Methods</h3> |
|
111 <table> |
|
112 <tr><td>None</td></tr> |
105 </table> |
113 </table> |
106 <a NAME="EmailDialog.__init__" ID="EmailDialog.__init__"></a> |
114 <a NAME="EmailDialog.__init__" ID="EmailDialog.__init__"></a> |
107 <h4>EmailDialog (Constructor)</h4> |
115 <h4>EmailDialog (Constructor)</h4> |
108 <b>EmailDialog</b>(<i>mode = "bug", parent = None</i>) |
116 <b>EmailDialog</b>(<i>mode = "bug", parent = None</i>) |
109 <p> |
117 <p> |