messageviewer
webkitparthtmlwriter.cpp
Go to the documentation of this file.
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
QString & append(QChar ch)
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
const_iterator constFind(const Key &key) const
void clear()
void scrollUp(int pixels)
Definition: mailwebview_textbrowser.cpp:80
void queue(const QString &str)
Definition: webkitparthtmlwriter.cpp:120
void clear()
void finished()
void setHtml(const QString &html, const QUrl &baseUrl)
Definition: mailwebview_textbrowser.cpp:189
QString & insert(int position, QChar ch)
MailWebView extends KWebView so that it can emit the popupMenu() signal.
Definition: mailwebview.h:47
const_iterator begin() const
const_iterator end() const
bool isEmpty() const
const_iterator constEnd() const
~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
QWebElementCollection findAll(const QString &selectorQuery) const
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.