标题:Nokia MeeGo 1.2 Harmattan Qt Quick components
作者:XChinux
日期:2011-07-08 10:37
内容:
原文见:http://www.developer.nokia.com/Community/Blogs/blog/kate-alholas-forum-nokia-blog/2011/06/23/nokia-meego-1.2-harmattan-qt-quick-components
Nokia MeeGo 1.2 Harmattan Qt Quick components
kate.alhola | 23 June, 2011 20:40

Nokia has just released our new great MeeGo 1.2 Harmattan device, N9, itis a developer device N950 and Harmattan SDK beta release. New Qt Quickcomponents library is now part of Harmattan SDK for N9 and N950devices. When I had my previous blog about Qt Quick componentsin November 2010, components were just at very early development stage.Nokia moved development as closed in January 2011 because we started todevelop them for new great UI concept that you can now see in our N9and N950 devices.
The new UI concept has only very minor effect to actual applicationcode. Task switching is now done by swipe gesture and no home button isneeded any more. Swipe gesture handling is provided by framework and itdoes not need anything from application side, you just does not needimplement “Home” button to return task switcher any more. Because homeand close buttons are not needed, you don't need have toolbar in yourpage unless it is needed by menus or back button in stacked pages.Toolbar is also moved to lower side of the screen that is more naturalplace for it when used by finger.
This release of components implements rich set of UI elements and therequired part of our N9 UX ..
#1 [XChinux 07-08 10:37]
要学的东西这么多???就希望尽快稳定下来,以供开发者使用。
#2 [XChinux 07-08 13:45]
Qt Quick components 1.0 for MeeGo 1.2 Harmattan与MeeGo UX Components有些许不同,不过之后会出它们两个的移植说明。
#3 [nannan 07-14 16:28]
QML 一出,程序员能吃上的饭将越来越少,这些东西交给美工,他们就可以完成程序的大半部分了。