messageviewer
teehtmlwriter.h
Go to the documentation of this file.
void embedPart(const QByteArray &contentId, const QString &url)
Embed a part with Content-ID contentId, using url url.
Definition: teehtmlwriter.cpp:92
TeeHtmlWriter(HtmlWriter *writer1=0, HtmlWriter *writer2=0)
Definition: teehtmlwriter.cpp:43
void addHtmlWriter(HtmlWriter *writer)
Definition: teehtmlwriter.cpp:57
void reset()
Stop all possibly pending processing in order to be able to call begin() again.
Definition: teehtmlwriter.cpp:72
A HtmlWriter that dispatches all calls to a list of other HtmlWriters.
Definition: teehtmlwriter.h:46
void begin(const QString &cssDefs)
Signal the begin of stuff to write, and give the CSS definitions.
Definition: teehtmlwriter.cpp:62
virtual ~TeeHtmlWriter()
Definition: teehtmlwriter.cpp:52
void extraHead(const QString &str)
Definition: teehtmlwriter.cpp:96
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.