std::string non ha codifica unicode (a meno di non memorizzare stringhe utf8), per stringhe unicode devi usare std::wstringThe QString class provides a Unicode character string
std::string non ha codifica unicode (a meno di non memorizzare stringhe utf8), per stringhe unicode devi usare std::wstringThe QString class provides a Unicode character string
This code and information is provided "as is" without warranty of any kind, either expressed
or implied, including but not limited to the implied warranties of merchantability and/or
fitness for a particular purpose.