KCodecs
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼NKCodecs | A wrapper class for the most commonly used encoding and decoding algorithms |
CBase64Codec | A class representing the codec for Base64 as specified in RFC2045 |
CCodec | An abstract base class of codecs for common mail transfer encodings |
CDecoder | Stateful CTE decoder class |
CEncoder | Stateful encoder class |
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 |
CUUCodec | A class representing the UUEncode codec |
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.