kmail

Deprecated List

Class KMail::HtmlWriter
KMail should be ported to Interface::HtmlWriter. This interface exposes internal working models. The queueing vs. writing() issues exposed here should be hidden by using two different implementations of KHTMLPartHtmlWriter: one for queueing, and one for writing. This should be fixed before the release, so we an keep the plugin interface stable.

Member KMFilterMgr::process (KMMessage *msg, const KMFilter *filter)
Use int process( quint32, const KMFilter * )

Member KMKernel::openComposer (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)