QT

From air
Revision as of 12:07, 22 March 2011 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.

Qt was initiated by Nokia but the recent deal between Nokia and Microsoft changes the perspective of Qt.

Qt Creator is a cross-platform IDE (integrated development environment) tailored to the needs of Qt developers.

http://developer.qt.nokia.com/wiki

QML(Qt Meta-Object Language) est basé sur Javascript. Ce langage permet de construire de manière déclarative des applications de type interface utilisateur.