Sunday, November 27, 2011

Qt Quick Application Developer Guide for Desktop

Qt Quick Application Developer Guide for Desktop
Qt Quick Application Developer Guide for Desktop will familiarize you with the development of feature-rich applications that you can deploy onto various desktop platforms. This guide walks you through the implementation of a simple application called NoteApp inspired by the modern fluid UIs. NoteApp is a tool for managing daily notes which uses various advanced UI concepts including animations, database storage and Javascript usage for application logic rather than common well-known UI Elements used in desktop applications such as toolbars, menus and dialogs.

Download:
- ePub
- PDF
- Qt Help

Wednesday, November 9, 2011

Qt SDK 1.1.4 update available

This 1.1.4 update of Qt SDK is very much focusing on bringing the SDK build targets to the level of the latest Symbian devices and the Nokia N9. It means that you can now start developing apps for these devices using:
  • Qt 4.7.4 / Qt Quick 1.1 introducing among other things, right-to-left and pinch area support. These things are also supported by Qt Quick Components 1.1 update.

  • Qt Mobility 1.2 which introduces new NFC (near field communication) and Bluetooth APIs, as well as quality improvements to the existing APIs.


Source: http://labs.qt.nokia.com/2011/11/08/qt-sdk-1-1-4-update-available/