KMIME Library
KMime::Parser::UUEncoded Class Reference
#include <kmime_parsers.h>
Inheritance diagram for KMime::Parser::UUEncoded:

Public Member Functions | |
UUEncoded (const QByteArray &src, const QByteArray &subject) | |
virtual bool | parse () |
Protected Attributes | |
QByteArray | s_ubject |
Detailed Description
Helper-class: tries to extract the data from a possibly uuencoded message.
Definition at line 97 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-2012 The KDE developers.
Generated on Thu May 10 2012 22:17:30 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 22:17:30 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.