[maemo-developers] QtQuick not present in PR1.3
From: Attila Csipa maemo at csipa.in.rsDate: Fri Nov 12 18:15:22 EET 2010
- Previous message: QtQuick not present in PR1.3
- Next message: QtQuick not present in PR1.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Nov 12, 2010 at 5:41 PM, Robin Burchell <viroteck at viroteck.net>wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 11/12/2010 03:36 PM, Alberto Mardegan wrote: > > Hi all, > > did anyone try to run QtQuick applications in PR1.3? > > > > I wrote sample.qml with these contents: > > > > ===== > > import QtQuick 1.0 > > I'm no QML expert, but where did you get the idea to do this? AFAIK it's > currently 'import Qt 4.7' > As Daniel says, QtQuick 1.0 is the way to do it starting with 4.7.1 and the 'generic' Qt documentation reflects that. The 4.7 notation has been deprecated so that QML versions could move quicker/independent from general Qt version releases across platforms. Of course you'd still have to use it on Maemo5 as PR1.3 has 4.7.0 Best regards, Attila -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20101112/457e63b2/attachment.htm>
- Previous message: QtQuick not present in PR1.3
- Next message: QtQuick not present in PR1.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]