messageviewer
webkitparthtmlwriter.h
Go to the documentation of this file.
WebKitPartHtmlWriter(MailWebView *view, QObject *parent=0)
Definition: webkitparthtmlwriter.cpp:52
void reset()
Stop all possibly pending processing in order to be able to call begin() again.
Definition: webkitparthtmlwriter.cpp:104
void queue(const QString &str)
Definition: webkitparthtmlwriter.cpp:120
void finished()
MailWebView extends KWebView so that it can emit the popupMenu() signal.
Definition: mailwebview.h:53
~WebKitPartHtmlWriter()
Definition: webkitparthtmlwriter.cpp:59
void embedPart(const QByteArray &contentId, const QString &url)
Embed a part with Content-ID contentId, using url url.
Definition: webkitparthtmlwriter.cpp:129
void extraHead(const QString &str)
Definition: webkitparthtmlwriter.cpp:165
void begin(const QString &cssDefs)
Signal the begin of stuff to write, and give the CSS definitions.
Definition: webkitparthtmlwriter.cpp:62
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.