Take a look at QString::at(int) and QChar::isLetter() and QChar::isDigit().

Regards