What do you want to achieve?
If you want to extract the query string from a QString with HTML code, you can use the methods of the QString class or the QRegExp class.
To parse a query string you can use the QUrlQuery class.
What do you want to achieve?
If you want to extract the query string from a QString with HTML code, you can use the methods of the QString class or the QRegExp class.
To parse a query string you can use the QUrlQuery class.
Bookmarks