1QGb2312Codec(3qt)                                            QGb2312Codec(3qt)
2
3
4

NAME

6       QGb2312Codec - Conversion to and from the Chinese GB2312 encoding
7

SYNOPSIS

9       #include <qgb18030codec.h>
10
11       Inherits QGb18030Codec.
12

DESCRIPTION

14       The QGb2312Codec class provides conversion to and from the Chinese
15       GB2312 encoding.
16
17       The GB2312 encoding has been superceded by the GB18030 encoding and
18       GB18030 is backward compatible to GB2312. For this reason the
19       QGb2312Codec class is implemented in terms of the GB18030 codec and
20       uses its 0xA1A1-0xFEFE subset for conversion from and to Unicode.
21
22       The QGb2312Codec is kept mainly for compatibility reasons with older
23       software.
24
25       See also Internationalization with Qt.
26
27

SEE ALSO

29       http://doc.trolltech.com/qgb2312codec.html
30       http://www.trolltech.com/faq/tech.html
31
33       Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com.  See the
34       license file included in the distribution for a complete license
35       statement.
36

AUTHOR

38       Generated automatically from the source code.
39

BUGS

41       If you find a bug in Qt, please report it as described in
42       http://doc.trolltech.com/bughowto.html.  Good bug reports help us to
43       help you. Thank you.
44
45       The definitive Qt documentation is provided in HTML format; it is
46       located at $QTDIR/doc/html and can be read using Qt Assistant or with a
47       web browser. This man page is provided as a convenience for those users
48       who prefer man pages, although this format is not officially supported
49       by Trolltech.
50
51       If you find errors in this manual page, please report them to qt-
52       bugs@trolltech.com.  Please include the name of the manual page
53       (qgb2312codec.3qt) and the Qt version (3.3.8).
54
55
56
57Trolltech AS                    2 February 2007              QGb2312Codec(3qt)
Impressum