返回介绍

QGbkCodec Class

发布于 2019-10-04 15:00:31 字数 1188 浏览 1095 评论 0 收藏 0

The QGbkCodec class provides conversion to and from the Chinese GBK encoding. More...

#include <qgb18030codec.h>

Inherits QGb18030Codec.

List of all member functions.

Public Members

  • QGbkCodec ()
  • virtual const char * mimeName () const

Detailed Description

The QGbkCodec class provides conversion to and from the Chinese GBK encoding.

GBK, formally the Chinese Internal Code Specification, is a commonly used extension of GB 2312-80. Microsoft Windows uses it under the name code page 936.

The GBK encoding has been superceded by the GB18030 encoding and GB18030 is compatible to GBK. For this reason the QGbkCodec class is implemented in terms of the GB18030 codec and uses it for conversion from and to Unicode.

The QGbkCodec is kept mainly for compatibility reasons with older software.

See also Internationalization with Qt.


Member Function Documentation

QGbkCodec::QGbkCodec ()

reimp

const char * QGbkCodec::mimeName () const [virtual]

Returns the codec's mime name.

Reimplemented from QTextCodec.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文