HTML5 backend for Qt/Qml
-
I have a Qml/C++ application and I would like to run it in a browser.
My future plans are that my application can be remotely controlled.Is this somehow possible?
I already read about "QMLWEB":https://projects.kde.org/projects/playground/www/qmlweb but it does not yet fully support what I am using in my application.I am searching for something like the "Broadway" HTML5 backend for GTK.
Thank you!
-
Hi,
If I understood you correctly, you might be interested in the Vaudeville QPA project
Hope it helps
-
Thank you for your answer,
do you mean "this":https://github.com/jhihn/Vaudeville?
Is there any better documentation about it? -
Good question, you should ask the author directly about it
-
Hi,
I'm working on such a project at https://github.com/guycook/HQML
There's not much support for built-in types yet but the fundamentals are there and it's moving quickly. If you won't be deploying for another few months it might be an option for you
-
You might also want to take a look at
http://qt-project.org/wiki/Qt_for_Google_Native_Client