Home
·
All Classes
·
Modules
QTextDecoder Class Reference
[
QtCore
module]
Methods
__init__
(
self
, QTextCodec)
__init__
(
self
, QTextCodec
codec
, QTextCodec.ConversionFlags
flags
)
QString
toUnicode
(
self
, str)
toUnicode
(
self
, QString, str)
QString
toUnicode
(
self
, QByteArray)
Detailed Description
Method Documentation
QTextDecoder.__init__ (
self
,
QTextCodec
)
QTextDecoder.__init__ (
self
,
QTextCodec
codec
,
QTextCodec.ConversionFlags
flags
)
QString QTextDecoder.toUnicode (
self
, str)
QTextDecoder.toUnicode (
self
, QString, str)
QString QTextDecoder.toUnicode (
self
,
QByteArray
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0