KMIME Library
Public Member Functions |
Static Protected Member Functions |
Protected Attributes |
List of all members  
  KMime::Parser::NonMimeParser Class Referenceabstract
  #include <kmime_parsers.h>
Inheritance diagram for KMime::Parser::NonMimeParser:

Static Protected Member Functions | |
| static QByteArray | guessMimeType (const QByteArray &fileName) | 
Protected Attributes | |
| QList< QByteArray > | b_ins | 
| QList< QByteArray > | f_ilenames | 
| QList< QByteArray > | m_imeTypes | 
| int | p_artNr | 
| QByteArray | s_rc | 
| QByteArray | t_ext | 
| int | t_otalNr | 
Detailed Description
Helper-class: abstract base class of all parsers for non-mime binary data (uuencoded, yenc)
Definition at line 60 of file kmime_parsers.h.
Member Function Documentation
      
  | 
  staticprotected | 
try to guess the mimetype from the file-extension
Definition at line 119 of file kmime_parsers.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference