KCodecs
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
▼CKCodecs::Codec | An abstract base class of codecs for common mail transfer encodings |
▼CKCodecs::Base64Codec | A class representing the codec for Base64 as specified in RFC2045 |
CKCodecs::Rfc2047BEncodingCodec | A class representing the codec for the B encoding as specified in RFC2047B |
CKCodecs::QuotedPrintableCodec | A class representing the codec for QuotedPrintable as specified in RFC2045 (section 6.7) |
CKCodecs::Rfc2047QEncodingCodec | A class representing the codec for the Q encoding as specified in RFC2047Q |
CKCodecs::Rfc2231EncodingCodec | A class representing the codec for RFC2231 |
CKCodecs::UUCodec | A class representing the UUEncode codec |
CKCodecs::Decoder | Stateful CTE decoder class |
CKCodecs::Encoder | Stateful encoder class |
CKCharsets | Charset font and encoder/decoder handling |
CKEncodingProber | Provides encoding detection(probe) capabilities |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.