Qt Reference Documentation
Home
Modules
QtCore
QTextDecoder
List of All Members for QTextDecoder
This is the complete list of members for
QTextDecoder
, including inherited members.
QTextDecoder
( const QTextCodec * )
QTextDecoder
( const QTextCodec *, QTextCodec::ConversionFlags )
~QTextDecoder
()
toUnicode
( const char *, int ) : QString
toUnicode
( QString *, const char *, int )
toUnicode
( const QByteArray & ) : QString