The QGb2312Codec class provides conversion to and from the Chinese GB2312 encoding.
.PP
The GB2312 encoding has been superceded by the GB18030 encoding and GB18030 is backward compatible to GB2312. For this reason the QGb2312Codec class is implemented in terms of the GB18030 codec and uses its 0xA1A1-0xFEFE subset for conversion from and to Unicode.
.PP
The QGb2312Codec is kept mainly for compatibility reasons with older software.
.PP
See also Internationalization with Qt.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/qgb2312codec.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
license file included in the distribution for a complete license
statement.
.SH AUTHOR
Generated automatically from the source code.
.SH BUGS
If you find a bug in Qt, please report it as described in