KDE PIM / Developers / API Docs / kmail

KMail::Callback Class Reference

This class is used for callback hooks needed by bodypart formatter plugins. More...

#include <callback.h>

List of all members.

Public Member Functions


Detailed Description

This class is used for callback hooks needed by bodypart formatter plugins.

It also holds a pointer to the message we are working on. Feel free to put whatever you want in here. It's not supposed to be a nicely formatted class, but simply include everything necessary for the plugins.


Member Function Documentation

KMMessage* KMail::Callback::getMsg  )  const [inline]
 

Get the full message.

bool Callback::mailICal const QString &  to,
const QString  iCal,
const QString &  subject
const
 

Mail a message.

QString Callback::receiver  )  const
 

Get the receiver of the mail.


The documentation for this class was generated from the following files: