lundi 22 juin 2020

How to convert a QString to ascii? [duplicate]

I want to convert a QString to an ASCII, but I don't know how.

I tried this:

QString("abcd").toAscii()

but this didn't work

Aucun commentaire:

Enregistrer un commentaire