MailComposerIface Class Reference
DCOP interface for mail composer window. More...
#include <mailcomposerIface.h>
Inherits DCOPObject.
Inherited by KMComposeWin [virtual]
.
DCOP Member Functions
- virtual void send (int how)=0
- virtual void addAttachment (KURL url, QString comment)=0
- virtual void setBody (QString body)=0
- virtual void addAttachment (const QString &name, const QCString &cte, const QByteArray &data, const QCString &type, const QCString &subType, const QCString ¶mAttr, const QString ¶mValue, const QCString &contDisp)=0
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.
Member Function Documentation
|
Send message.
|
|
Add url as attachment with a user-defined comment.
|
|
Set message body.
|
|
Add attachment.
|
The documentation for this class was generated from the following file:
- mailcomposerIface.h