dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QTextCodec.fromUnicode
qt
core
textcodec
QTextCodec
Undocumented in source. Be warned that the author may not have intended to support it.
QByteArray
fromUnicode
(const(QString) uc)
QByteArray
fromUnicode
(QStringView uc)
QByteArray
fromUnicode
(const(QChar)* in_, int length, ConverterState* state)
class
QTextCodec
final const
QByteArray
fromUnicode
(
const
(
QChar
)*
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