Hi,

I was trying to study this example for Harmattan:
http://library.developer.nokia.com/index.jsp?topic=/MeeGo_1.2_Harmattan_API/html/qt-components/qt-components-example-flickr.html

As you can see the import on QML files is:

import QtQuick 1.0
import Qt.labs.components.native 1.0

what is that?

When I create a new Harmattan in QtCreator, the import is quite different:

import QtQuick 1.1
import com.meego 1.0

Which one is the right one to use? Thanks for your help!

-- 
Andrea Grandi - Nokia Qt Ambassador
website: http://www.andreagrandi.it
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-qml

Reply via email to