Hello again.

The company I work for is currently searching for a framework that would be very portable across many platforms, including Windos, Linux, MacOs and mobile operation systems (Android, Blackberry, Windos8) and Web (or rather functions written for Web with JavaScript and JQuery).

I know that QT5 aims to support most (all?) of the above - but how much does it support at the moment? How hard it is to write an application in QtQuick+C++, and then port it to other system? I know that Windows, Linux and MacOs should only require recompilation and they are usually good to go, but what about mobile platforms?

And what about JQuery - can we use it in quick alongside JavaScript?

Thanks in advance.

Best regards.