VTH
0
Q:

how to convert qt string to string

QString qs;
// do things
std::cout << qs.toStdString() << std::endl;
1

Tags

New to Communities?

Join the community