penk / SlateKit

Open Source Tablet UX Building Kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

request: render QML-based web pages.

trusktr opened this issue · comments

If a web address sends back text/qml instead of text/html, render with Qt QML engine instead of HTML engine. This would allow URLs likehttp://example.com/index.qml

This would be a nice concept! The world needs it...