KMime::Parser::MultiPart
KMime::Parser::MultiPart Class Reference
#include <kmime_parsers.h>
Public Member Functions | |
MultiPart (const QByteArray &src, const QByteArray &boundary) | |
QByteArray | epilouge () const |
bool | parse () |
QVector< QByteArray > | parts () const |
QByteArray | preamble () const |
Detailed Description
Helper-class: splits a multipart-message into single parts as described in RFC 2046.
Definition at line 25 of file kmime_parsers.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:53:03 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:53:03 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.