TQUtf7Codec Class Reference
#include <qutf7codec.h>
Inheritance diagram for TQUtf7Codec:
Detailed Description
A TQTextCodec for the UTF-7 transformation of Unicode.
This is a TQTextCodec for the UTF-7 transformation of Unicode, described in RFC2152.
Use it as you would use any other TQTextCodec. Only if you use the encoder directly (via makeEncoder), you should bear in mind that if your application needs the encoder to return to ASCII mode (like it's the case for RFC2047 mail header encoded words), you have to tell the encoder by requesting the encoding of a null TQString.
Definition at line 48 of file qutf7codec.h.
The documentation for this class was generated from the following files: