Messagelib
filehtmlwriter.cpp
void reset() override
Stop all possibly pending processing in order to be able to call begin() again.
Definition filehtmlwriter.cpp:47
QIODevice * device() const override
Returns the QIODevice backing this HtmlWriter instance.
Definition filehtmlwriter.cpp:55
void embedPart(const QByteArray &contentId, const QString &url) override
Embed a part with Content-ID contentId, using url url.
Definition filehtmlwriter.cpp:60
virtual void reset()
Stop all possibly pending processing in order to be able to call begin() again.
Definition htmlwriter.cpp:42
virtual QString fileName() const const override
bool open(FILE *fh, OpenMode mode, FileHandleFlags handleFlags)
virtual void close() override
bool isOpen() const const
WriteOnly
QTextStream & endl(QTextStream &stream)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.