Hello,

QML supports "url" as a basic type (see:
http://doc.qt.nokia.com/main-snapshot/qml-url.html), however, there
seems to be no method at all to manipulate it, except by manually
parsing the string in javascript.

Would be nice if the main methods from QUrl were made available as
slots or properties. Properties to get the hostname, port, etc.., and
slots to get query items by key.

What do you think?

Thanks

Greg
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-qml

Reply via email to