Hi!
I've read a XML file.
There is a part:
so the XML is encoding by iso-8859-2Qt Code:
<?xml version="1.0" encoding="iso-8859-2"?>To copy to clipboard, switch view to plain text mode
my application (app, data base itp..) is encoding in Utf8, how to convert iso string to utf8 string?


Reply With Quote

Bookmarks