messageviewer
filehtmlwriter.cpp
Go to the documentation of this file.
void setCodec(QTextCodec *codec)
bool flush()
FileHtmlWriter(const QString &filename)
Definition: filehtmlwriter.cpp:43
QString fileName() const
void embedPart(const QByteArray &contentId, const QString &url)
Embed a part with Content-ID contentId, using url url.
Definition: filehtmlwriter.cpp:103
void setDevice(QIODevice *device)
bool isEmpty() const
virtual ~FileHtmlWriter()
Definition: filehtmlwriter.cpp:50
bool isOpen() const
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
void reset()
Stop all possibly pending processing in order to be able to call begin() again.
Definition: filehtmlwriter.cpp:70
virtual void close()
void flush()
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
QByteArray toUtf8() const
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.