Hi,

You know those fancy REST api's out there.
How does one use them in QML?

For websockets the answer is simple: QML WebSocket.
But i didn't find a way to just do a web request to some url and get it's
data, at least not a way that seems "QMLified".

Sure, javascript can be used with it's XMLHttpRequest which will work just
fine, but using it seems so.. not QML like. So is there a QML way to do
such things?


Best regards,
Mark
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to