KMIME Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
▼NKMime | |
▼NHeaders | |
▼NGenerics | |
CAddress | Base class for all address related headers |
CAddressList | Base class for headers that deal with (possibly multiple) addresses, allowing groups |
CDotAtom | Base class for headers containing a dot atom |
CIdent | Base class for headers which deal with a list of msg-id's |
CMailboxList | Base class for headers that deal with (possibly multiple) addresses, but don't allow groups |
CParametrized | Base class for headers containing a parameter list such as "Content-Type" |
CPhraseList | Base class for headers containing a list of phrases |
CSingleIdent | Base class for headers which deal with a single msg-id |
CSingleMailbox | Base class for headers that deal with exactly one mailbox (e.g |
CStructured | Base class for structured header fields |
CToken | Base class for headers which deal with a single atom |
CUnstructured | Abstract base class for unstructured header fields (e.g |
CBase | Baseclass of all header-classes |
CBcc | Represents a "Bcc" header |
CCc | Represents a "Cc" header |
CContentDescription | Represents a "Content-Description" header |
CContentDisposition | Represents a "Content-Disposition" header |
CContentID | Represents a "Content-ID" header |
CContentLocation | Represents a "Content-Location" header |
CContentTransferEncoding | Represents a "Content-Transfer-Encoding" header |
CContentType | Represents a "Content-Type" header |
CControl | Represents a "Control" header |
CDate | Represents a "Date" header |
CFollowUpTo | Represents a "Followup-To" header |
CFrom | Represent a "From" header |
CGeneric | Represents an arbitrary header, that can contain any header-field |
CInReplyTo | Represents a "In-Reply-To" header |
CKeywords | Represents a "Keywords" header |
CLines | Represents a "Lines" header |
CMailCopiesTo | Represents a "Mail-Copies-To" header |
CMessageID | Represents a "Message-ID" header |
CMIMEVersion | Represents a "MIME-Version" header |
CNewsgroups | Represents a "Newsgroups" header |
COrganization | Represents a "Organization" header |
CReferences | Represents a "References" header |
CReplyTo | Represents a "ReplyTo" header |
CReturnPath | Represents the Return-Path header field |
CSender | Represents a "Sender" header |
CSubject | Represents a "Subject" header |
CSupersedes | Represents a "Supersedes" header |
CTo | Represents a "To" header |
CUserAgent | Represents a "User-Agent" header |
▼NParser | |
CMultiPart | Helper-class: splits a multipart-message into single parts as described in RFC 2046 |
CNonMimeParser | Helper-class: abstract base class of all parsers for non-mime binary data (uuencoded, yenc) |
CUUEncoded | Helper-class: tries to extract the data from a possibly uuencoded message |
CYENCEncoded | Helper-class: tries to extract the data from a possibly yenc encoded message |
▼NTypes | |
CMailbox | Represents an (email address, display name) pair according RFC 2822, section 3.4 |
CBase64Codec | A class representing the codec for Base64 as specified in RFC2045 |
CBinaryCodec | A class representing the codec for eight-bit-binary |
CBoolFlags | Provides a class for storing boolean values in single bytes |
CCharFreq | A class for performing basic data typing using frequency count heuristics |
CCodec | An abstract base class of codecs for common mail transfer encodings |
CContent | A class that encapsulates MIME encoded Content |
CContentIndex | A class to uniquely identify message parts (Content) in a hierarchy |
CDateFormatter | A class for abstracting date formatting |
CDecoder | Stateful CTE decoder class |
CEightBitCodec | A class representing the codec for eight-bit-text |
CEncoder | Stateful encoder class |
CHeaderFactory | Docu TODO |
CIdentityCodec | A class representing the Identify codec |
CKAutoDeleteHash | The KAutoDeleteHash class is a convenience QHash subclass that provides automatic deletion of the values in the destructor |
CMessage | Represents a (email) message |
CQuotedPrintableCodec | A class representing the codec for QuotedPrintable as specified in RFC2045 (section 6.7) |
CRfc2047BEncodingCodec | A class representing the codec for the B encoding as specified in RFC2047B |
CRfc2047QEncodingCodec | A class representing the codec for the Q encoding as specified in RFC2047Q |
CRfc2231EncodingCodec | A class representing the codec for RFC2231 |
CSevenBitCodec | A class representing the codec for seven-bit-text |
CUUCodec | A class representing the UUEncode codec |
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.