The new Qt goes declarative
Thursday, 23 September 2010

Nokia has released a new version of the Qt framework that includes QML, a new declarative language based on Javascript that can be used to define a UI.

Banner

 

Nokia has an updated release of the Qt framework. The new version was talked about at the recent Nokia World as one of the reasons why programmers should develop apps for Nokia phones.

 

nokia

 

The key new feature of Qt 4.7 is  Qt Quick, an easy-to- use UI builder consisting of three technologies:

  • QML is a declarative language  based on JavaScript that uses Qt's Meta-Object capabilities.
  • QtDeclarative is a C++ library that provides the engine, which translates the declarative description of the UI in QML into items on a QGraphicsScene. The library also provides APIs to bind custom C++ types and elements to QML, and to connect the QML UI with the underlying application logic written in C++.
  • Qt Creator has been improved to support interactive editing of QML UIs through drag-and-drop.

Also new is the "Bearer Management API", which provides more access to and control of the connected state of the phone. The QtWebKit classes have been improved to speed things up by using hardware graphics acceleration and better scrolling and zooming. Nokia also claim speedups for a range of other facilities including Javascript execution. 

You can download source and binary packages for Qt 4.7.0 (and binaries for the corresponding Qt SDK 2010.05) from the Qt Download Page. Alternatively, you can grab the source directly from the public repository, where the “v4.7.0″ tag matches the released packages. You can also check out the Qt 4.7 documentation.

Further Reading

Nokia no Android - the developer's dilemma gets worse

Android declared favorite mobile platform

Mobile platforms of the world!

MeeGo OS goes open source

Banner


Is PHP in Trouble?
10/04/2024

The April 2024 headline for the TIOBE Index, which ranks programming languages in terms of their popularity, reads, "Is PHP losing its mojo" asking this question because this month PHP has dropped out [ ... ]



Interact With Virtual Historic Computers
14/04/2024

Alan Turing's ACE computer is a legendary computer that is particularly special for I Programmer - our account of it was the first ever history article on the site when it launched in 2009. Now this i [ ... ]


More News

<ASIN:0132354187>

<ASIN:1593271476>

<ASIN:0596000642>

<ASIN:0132354160>

<ASIN:0321635906>

Last Updated ( Thursday, 23 September 2010 )