Module implementing a dialog to send bug reports.
EmailDialog | Class implementing a dialog to send bug reports. |
None |
Class implementing a dialog to send bug reports.
EmailDialog | Constructor |
createMultipartMail | Private method to create a multipart mail message. |
createSimpleMail | Private method to create a simple mail message. |
handleAdd | Private slot to handle the Add... |
handleDelete | Private slot to handle the Delete button. |
handleSend | Private slot to send the email message. |
sendmail | Private method to actually send the message. |
Constructor
Private method to create a multipart mail message.
Private method to create a simple mail message.
Private slot to handle the Add... button.
Private slot to handle the Delete button.
Private slot to send the email message.
Private method to actually send the message.