Messagelib
bufferedhtmlwriter.cpp
void reset() override
Stop all possibly pending processing in order to be able to call begin() again.
Definition bufferedhtmlwriter.cpp:33
QIODevice * device() const override
Returns the QIODevice backing this HtmlWriter instance.
Definition bufferedhtmlwriter.cpp:40
void embedPart(const QByteArray &contentId, const QString &url) override
Embed a part with Content-ID contentId, using url url.
Definition bufferedhtmlwriter.cpp:50
virtual void reset()
Stop all possibly pending processing in order to be able to call begin() again.
Definition htmlwriter.cpp:42
virtual void close() override
virtual bool open(OpenMode flags) override
void clear()
WriteOnly
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.