Difference between revisions of "Qml Ui"

From LinuxMCE
Jump to: navigation, search
(QML Documents)
(QML KnowledgeBase)
Line 3: Line 3:
 
=QML KnowledgeBase=
 
=QML KnowledgeBase=
 
An Overview of what QML is http://labs.qt.nokia.com/2009/05/13/qt-declarative-ui/
 
An Overview of what QML is http://labs.qt.nokia.com/2009/05/13/qt-declarative-ui/
 +
A document on styling and whats important, skinning - http://developer.qt.nokia.com/wiki/QmlStyling
  
 
*http://developer.qt.nokia.com/wiki/JavaScript_programmer
 
*http://developer.qt.nokia.com/wiki/JavaScript_programmer

Revision as of 02:35, 3 June 2011

This page is intended to serve as an ongoing development guide in relation to using QML as the engine for LinuxMCE's user interface. We shall outline relevant documents relating to QML as well as specifics for designing a skin. Please note, if you are reading this, then this is in fact an ongoing guide and as such information is apt to change. Personal notes are to be kept in the discussion area of this page, please post only code, links, or other relevant data to UI development. This message will self-destruct in 10 seconds.

QML KnowledgeBase

An Overview of what QML is http://labs.qt.nokia.com/2009/05/13/qt-declarative-ui/ A document on styling and whats important, skinning - http://developer.qt.nokia.com/wiki/QmlStyling

Stay tuned to this development space