messageviewer
MessageViewer::ConvertHtmlToPlainText Class Reference
#include <converthtmltoplaintext.h>
Public Member Functions | |
| ConvertHtmlToPlainText () | |
| ~ConvertHtmlToPlainText () | |
| QString | generatePlainText () |
| QString | htmlString () const |
| void | setHtmlString (const QString &htmlString) |
Detailed Description
Definition at line 26 of file converthtmltoplaintext.h.
Constructor & Destructor Documentation
| ConvertHtmlToPlainText::ConvertHtmlToPlainText | ( | ) |
Definition at line 27 of file converthtmltoplaintext.cpp.
| ConvertHtmlToPlainText::~ConvertHtmlToPlainText | ( | ) |
Definition at line 32 of file converthtmltoplaintext.cpp.
Member Function Documentation
| QString ConvertHtmlToPlainText::generatePlainText | ( | ) |
Definition at line 42 of file converthtmltoplaintext.cpp.
| QString ConvertHtmlToPlainText::htmlString | ( | ) | const |
Definition at line 62 of file converthtmltoplaintext.cpp.
| void ConvertHtmlToPlainText::setHtmlString | ( | const QString & | htmlString | ) |
Definition at line 37 of file converthtmltoplaintext.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:46 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:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference