I've a char array and i want to convert to QString.

Is there a way to do this ?

char text[24]

to Qstring ???