SyntaxFix
Write A Post
Hire A Developer
Questions
EDITED
this way also works
QString str ("Something"); char* ch = str.toStdString().C_str();