MailComposerIface Class Referenceabstract
#include <mailcomposerIface.h>
Inherits DCOPObject.
Inherited by KMComposeWin.
Detailed Description
DCOP interface for mail composer window.
The address header fields are set, when the composer is constructed. KMailIface::openComposer() returns a reference to the DCOP interface of the new composer window, which provides the functions defined in the MailComposerIface.
Definition at line 13 of file mailcomposerIface.h.
Member Function Documentation
◆ addAttachment [1/2]
|
pure virtual |
Add attachment.
- Parameters
-
name Name of Attachment cte Content Transfer Encoding data Data to be attached type MIME content type subType MIME content sub type paramAttr Attribute name of parameter of content type paramValue Value of parameter of content type contDisp Content disposition
◆ addAttachment [2/2]
|
pure virtual |
Add url as attachment with a user-defined comment.
◆ send
|
pure virtual |
Send message.
- Parameters
-
how 0 for deafult method, 1 for sending now, 2 for sending later.
◆ setBody
|
pure virtual |
Set message body.
The documentation for this class was generated from the following file: