messageviewer
filehtmlwriter.cpp
Go to the documentation of this file.
FileHtmlWriter(const QString &filename)
Definition: filehtmlwriter.cpp:43
void embedPart(const QByteArray &contentId, const QString &url)
Embed a part with Content-ID contentId, using url url.
Definition: filehtmlwriter.cpp:103
virtual ~FileHtmlWriter()
Definition: filehtmlwriter.cpp:50
void reset()
Stop all possibly pending processing in order to be able to call begin() again.
Definition: filehtmlwriter.cpp:70
void begin(const QString &cssDefs)
Signal the begin of stuff to write, and give the CSS definitions.
Definition: filehtmlwriter.cpp:58
void extraHead(const QString &str)
Definition: filehtmlwriter.cpp:107
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.