KMIME Library
kmime_parsers.h
Helper-class: tries to extract the data from a possibly uuencoded message.
Definition: kmime_parsers.h:97
int length() const
Helper-class: splits a multipart-message into single parts as described in RFC 2046.
Definition: kmime_parsers.h:37
static QByteArray guessMimeType(const QByteArray &fileName)
try to guess the mimetype from the file-extension
Definition: kmime_parsers.cpp:119
Helper-class: tries to extract the data from a possibly yenc encoded message.
Definition: kmime_parsers.h:112
Helper-class: abstract base class of all parsers for non-mime binary data (uuencoded, yenc)
Definition: kmime_parsers.h:60
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:18 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:37:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.