Hi,everyone!
I tried QTextCodec,but it changes the codec of all the QString,I want to set every QString a specific codec,Can I do that?
best wishes.
Hi,everyone!
I tried QTextCodec,but it changes the codec of all the QString,I want to set every QString a specific codec,Can I do that?
best wishes.
Sure. See QTextCodec::toUnicode()
Bookmarks