dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QTextCodec.toUnicode
qt
core
textcodec
QTextCodec
Undocumented in source. Be warned that the author may not have intended to support it.
QString
toUnicode
(const(QByteArray) )
QString
toUnicode
(const(char)* chars)
QString
toUnicode
(const(char)* in_, int length, ConverterState* state)
class
QTextCodec
final const
QString
toUnicode
(
const
(
char
)*
in_
,
int
length
,
ConverterState
*
state
= null
)
Meta
Source
See Implementation
qt
core
textcodec
QTextCodec
aliases
ConversionFlags
constructors
this
destructors
~this
enums
ConversionFlag
functions
aliases
canEncode
convertFromUnicode
convertToUnicode
fromUnicode
makeDecoder
makeEncoder
mibEnum
name
toUnicode
static functions
availableCodecs
availableMibs
codecForHtml
codecForLocale
codecForMib
codecForName
codecForUtfText
setCodecForLocale
structs
ConverterState