”@

Home 

c++ Programming Glossary: diaeresis

Convert QString into QByteArray with either UTF-8 or Latin1 encoding

http://stackoverflow.com/questions/5288959/convert-qstring-into-qbytearray-with-either-utf-8-or-latin1-encoding

dbg xc3 xbc QString xc3 xbc dbg LATIN SMALL LETTER U WITH DIAERESIS QString Ć¼ qDebug n2. Using QString fromUtf8 char const dbg u00fc.. xbc QString fromUtf8 xc3 xbc dbg LATIN SMALL LETTER U WITH DIAERESIS QString fromUtf8 Ć¼ qDebug n3. Using QString fromLocal8Bit char.. fromLocal8Bit xc3 xbc dbg LATIN SMALL LETTER U WITH DIAERESIS QString fromLocal8Bit Ć¼ return app.exec Output on mingw 4.4.0..