How to convert GB2312 to Unicode in QT
I want to get the output from a sub-process that I created by QProcess. The code looks like follows:
How to convert GB2312 to Unicode in QT
I want to get the output from a sub-process that I created by QProcess. The code looks like follows: