Printable View
Hi how i can convert QString to QChar?
Go to the documentation for QString, search for QChar, check functions that have it as their return value. Cheers, _