Hi all,
simple question: how is it possible to retrieve the codec that a string is using?
I need it to encode the € char to Unicode for a QLineEdit (it appears as a square).
If there is a simpler way, I'm earing
I'm using this code (from docs)
but results in a square.Qt Code:
lineEdit->setText(codec->toUnicode("€ "));To copy to clipboard, switch view to plain text mode
Thank you in advance





"
Reply With Quote

Bookmarks