Recent site activity


Qt based QML browser plugin

 is software for displaying a Qt Declarative user interface using  web browser that supports the "Netscape Plugin API"(Mozilla FireFox, Safari, Opera, Google Chrome, QtWebKit and any other web browser). Inernet Explorer supports too, with ActiveX control.

    Support on Windows, Linux, Mac ...

    Install and try demos.

Currently tested on

  • Windows
    • Chrome 4.0.249.43
    • Firefox 3.5.6
    • Internet Explorer 8
    • Opera 10.10
  • Linux (Ubuntu 9.10)
    • Chrome 4.0.249.43
    • Firefox 3.5.6
    • Opera 10.10
    • SeaMonkey


Qt Declarative UI


Declarative UI is a way of making fluid user interfaces by describing them in terms of simple elements (Text, Image, Rect,and other QObjects) that are built up into components. The reason it is "declarative" is that rather than the changes in the UI being expressed as imperative code, they are instead expressed as sets of QObject property expressions, grouped into states. The fluid part comes from animated transitions between the sets of properties. Combined with Qt's signals and slots, a little bit of script for the tricky parts, and a rich collection of fluid UI elements, the result is a very powerful technology for making very cool looking UIs that are enjoyable to use.


Recent Announcements

  • Version 0.2 available Changes+ new view mode (Embedded, Desktop, Fullsceen)* API changesTry it
    Posted Dec 30, 2009 7:11 AM by Alex Wencel
  • Easy install under Windows Download and run
    Posted Dec 30, 2009 7:07 AM by Alex Wencel
  • First test release http://qtqmlbrowserplugin.googlecode.com/files/qt-win-qml-plugin-0.1.zipTested under Windows 7Opera 10.10Firefox 3.5.6Internet Explorer 8
    Posted Dec 27, 2009 4:32 AM by Alex Wencel
Showing posts 1 - 3 of 3. View more »

Qt Labs News