KMail::TeeHtmlWriter Class Reference
A. More...
#include <teehtmlwriter.h>
Inherits KMail::HtmlWriter.
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 ()
Detailed Description
A.
- See also:
- HtmlWriter that dispatches all calls to a list of other
HtmlWriters
- Author:
- Marc Mutz <mutz@kde.org>
Member Function Documentation
|
Stop all possibly pending processing in order to be able to call.
Implements KMail::HtmlWriter. |
|
(Start) flushing internal buffers, if any.
Implements KMail::HtmlWriter. |
The documentation for this class was generated from the following files:
- teehtmlwriter.h
- teehtmlwriter.cpp