Run QML in browser?
-
I'm using QML and growing more fond of it. Looking toward using this more in the future, is there a way to run pure QML in a browser? (Hopefully a "deploy to HTML" button I'm overlooking.)
Most of the search hits on this topic are from 2014, and talk about trying to run all of QT in a browser. I'm looking for just running QML in a browser.
It looks like QtWebEngine, QtWebKit, and QtWebView are for rendering web content inside a QT app, not running QML inside a browser.
Any links for this? -
-
-
I'm using QML and growing more fond of it. Looking toward using this more in the future, is there a way to run pure QML in a browser? (Hopefully a "deploy to HTML" button I'm overlooking.)
Most of the search hits on this topic are from 2014, and talk about trying to run all of QT in a browser. I'm looking for just running QML in a browser.
It looks like QtWebEngine, QtWebKit, and QtWebView are for rendering web content inside a QT app, not running QML inside a browser.
Any links for this? -
Old topic but for anyone still interested: www.canonic.com
-
Something new for this topic:
QML/HTML Browser based on QT and Chrome.
Support most of QML features like 2D, 3D, Charts, Multimedia and other stuff.
QML-Browser