Categories
How to use Poco Net in Qt Gui?
I 'm stuck at the moment when I catch a message of this kind: Cannot convert rvalue of type "QString" to parameter type "std::basic_string" What do you advise?
Answer the question
In order to leave comments, you need to log in
QString a; std::string b=a.toLocal8bit().data();
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question