kioslave/imap4
mimeIO Class Reference
#include <mimeio.h>
Inheritance diagram for mimeIO:
Public Member Functions | |
virtual int | inputChar (char &) |
virtual int | inputLine (QByteArray &) |
virtual int | outputChar (char) |
virtual int | outputLine (const QByteArray &, int len=-1) |
virtual int | outputMimeLine (const QByteArray &) |
Protected Attributes | |
int | crlfLen |
QByteArray | theCRLF |
Detailed Description
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:08 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:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.