Home · All Classes · Modules  · QSS HELP  · QSS 案例 · VER007 HOME

QLatin1Char Class Reference
[QtCore module]

该QLatin1Char类提供一个8位ASCII/Latin-1字符。More...

Methods

Special Methods


Detailed Description

这个类可以醃制。

该QLatin1Char类提供一个8位ASCII/Latin-1字符。

这个类是唯一有用的,以避免在编解码器的C字符串的业务QChar( CH)构造函数。您可以通过编写避免它QChar(CH ,0)。


Method Documentation

QLatin1Char.__init__ (self, str c)

构造的Latin-1字符c。当输入字符的编码被称为是Latin-1的这种构造应该被使用。

QLatin1Char.__init__ (self, QLatin1Char)

str QLatin1Char.toLatin1 (self)

拉丁- 1字符转换为字符的8位ASCII表示。

int QLatin1Char.unicode (self)

拉丁- 1字符转换为字符的16位编码的Unicode表示。

str QLatin1Char.__repr__ (self)




PyQt 4.10.3 for X11 Copyright © Riverbank Computing Ltd and Nokia 2012 Qt 4.8.5