libkmime

KMime::QuotedPrintableCodec Class Reference

Inheritance diagram for KMime::QuotedPrintableCodec:

KMime::Codec List of all members.

Detailed Description

Definition at line 40 of file kmime_codec_qp.h.


Public Member Functions

virtual ~QuotedPrintableCodec ()
const char * name () const
int maxEncodedSizeFor (int insize, bool withCRLF=false) const
int maxDecodedSizeFor (int insize, bool withCRLF=false) const
EncodermakeEncoder (bool withCRLF=false) const
DecodermakeDecoder (bool withCRLF=false) const

Protected Member Functions

 QuotedPrintableCodec ()

Friends

class Codec

Member Function Documentation

const char* KMime::QuotedPrintableCodec::name (  )  const [inline, virtual]

Returns:
the name of the encoding.

Guaranteed to be lowercase.

Implements KMime::Codec.

Definition at line 48 of file kmime_codec_qp.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys