QML Coming To The Web Browser As A KDE Project

Written by Michael Larabel in KDE on 11 July 2013 at 12:19 AM EDT. 3 Comments
KDE
QML, the declarative language for designing UI-centric applications as part of Qt Quick, will also work for web-site design as part of a new KDE project.

QML is an important part to Qt Quick and Qt5 while now it can also be used for designing the user-interface side of web-sites. This isn't coming via an HTML5 back-end for Qt, like the GTK3 HTML5 back-end that renders to web-browsers, but rather this new project is for implementing QML within JavaScript.

QmlWeb is the JavaScript library for parsing QML code and creating a web-site from the QML mark-up. This shouldn't be a huge surprise since the QML syntax itself is derived from JavaScript and plays already with the scripting language.

QmlWeb has been a work in progress for a few years while now as of this week it's been accepted as a KDE project. QmlWeb isn't yet on a feature parity to the Qt5 implementation of QML, but it already supports most basic QML syntax and element types.

Those wanting more on this KDE QmlWeb project can find details and demos within this blog post by Anton Kreuzkamp who has taken over as maintainer of the project.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week