kmail

KMail::TeeHtmlWriter Class Reference

A HtmlWriter that dispatches all calls to a list of other HtmlWriters. More...

#include <teehtmlwriter.h>

Inheritance diagram for KMail::TeeHtmlWriter:

KMail::HtmlWriter

List of all members.


Public Member Functions

 TeeHtmlWriter (KMail::HtmlWriter *writer1=0, KMail::HtmlWriter *writer2=0)
void addHtmlWriter (KMail::HtmlWriter *writer)
void begin (const QString &cssDefs)
void end ()
void reset ()
void write (const QString &str)
void queue (const QString &str)
void flush ()
void embedPart (const QCString &contentId, const QString &url)

Detailed Description

A HtmlWriter that dispatches all calls to a list of other HtmlWriters.

Author:
Marc Mutz <mutz@kde.org>

Definition at line 46 of file teehtmlwriter.h.


Member Function Documentation

void KMail::TeeHtmlWriter::embedPart ( const QCString &  contentId,
const QString &  url 
) [virtual]

Embed a part with Content-ID contentId, using url url.

Implements KMail::HtmlWriter.

Definition at line 93 of file teehtmlwriter.cpp.

void KMail::TeeHtmlWriter::flush (  )  [virtual]

(Start) flushing internal buffers, if any.

Implements KMail::HtmlWriter.

Definition at line 88 of file teehtmlwriter.cpp.

void KMail::TeeHtmlWriter::reset (  )  [virtual]

Stop all possibly pending processing in order to be able to call begin() again.

Implements KMail::HtmlWriter.

Definition at line 73 of file teehtmlwriter.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys