korganizer
KOMailClient Class Reference
List of all members.Detailed Description
Definition at line 35 of file komailclient.h.
Public Member Functions | |
KOMailClient () | |
virtual | ~KOMailClient () |
bool | mailAttendees (IncidenceBase *, const QString &attachment=QString::null) |
bool | mailOrganizer (IncidenceBase *, const QString &attachment=QString::null) |
bool | mailTo (IncidenceBase *, const QString &recipients, const QString &attachment=QString::null) |
Protected Member Functions | |
bool | send (const QString &from, const QString &to, const QString &subject, const QString &body, bool bcc=false, const QString &attachment=QString::null) |
int | kMailOpenComposer (const QString &to, const QString &cc, const QString &bcc, const QString &subject, const QString &body, int hidden, const QString &attachName, const QCString &attachCte, const QCString &attachData, const QCString &attachType, const QCString &attachSubType, const QCString &attachParamAttr, const QString &attachParamValue, const QCString &attachContDisp, const QCString &attachCharset) |
int | kMailOpenComposer (const QString &arg0, const QString &arg1, const QString &arg2, const QString &arg3, const QString &arg4, int arg5, const KURL &arg6) |
Member Function Documentation
bool KOMailClient::send | ( | const QString & | from, | |
const QString & | to, | |||
const QString & | subject, | |||
const QString & | body, | |||
bool | bcc = false , |
|||
const QString & | attachment = QString::null | |||
) | [protected] |
Send mail with specified from, to and subject field and body as text.
If bcc is set, send a blind carbon copy to the sender from
Definition at line 128 of file komailclient.cpp.
The documentation for this class was generated from the following files: