messageviewer
htmlquotecolorer.cpp
Go to the documentation of this file.
118 // Process all child nodes, but only if we are didn't add those child nodes itself, as otherwise"
QWebElement documentElement() const
QString toInnerXml() const
QString process(const QString &htmlSource, QString &extraHead)
Do the work and add nice colors to the HTML.
Definition: htmlquotecolorer.cpp:44
void setHtml(const QString &html, const QUrl &baseUrl)
void setEnableHtmlQuoteColorer(bool enabled)
Definition: htmlquotecolorer.cpp:39
QWebFrame * mainFrame() const
QVariant evaluateJavaScript(const QString &scriptSource)
void setQuoteColor(unsigned int level, const QColor &color)
Sets the quote color of the specific leve.
Definition: htmlquotecolorer.cpp:154
void setAttribute(WebAttribute attribute, bool on)
QWebSettings * settings() const
QWebElement findFirst(const QString &selectorQuery) const
HTMLQuoteColorer()
Definition: htmlquotecolorer.cpp:34
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.