QUrl::queryItemValue in Qt 5.3
General and Desktop
3
Posts
2
Posters
1.1k
Views
1
Watching
-
Hi, everybody!
I have the project that uses method
@QString queryItemValue(const QString &key) const@
and have installed Qt 5.3. When I compile this project, I get the error "QUrl has no such member..." I looked through documentation 5.3 and found that it is obsolate method and it is preset in Qt4 only. What should I use in Qt5, does it have a method for the same purposes? Thank you. -
If your problem is solved. Then please prepend <Solved> in your title.
Thank you.