Details
-
Sub-task
-
Resolution: Unresolved
-
P4: Low
-
None
Description
Currently, there is a built-in url type in QML, with automatic conversion between QUrl and QML's url.
However, in QML, we can only access the url as a string. It would be nice to have built-in helper methods to get the host, protocol, path, query params, etc...