Results 1 to 3 of 3

Thread: qml animation

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Oct 2010
    Location
    India
    Posts
    12
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Default Re: qml animation

    Try
    NumberAnimation on rotation{to: 360; duration:200}
    . If you are trying to create a game, then try QML version of Box2D. It is available in GIT.

  2. The following user says thank you to raja26 for this useful post:

    vinayaka (21st September 2011)

Similar Threads

  1. QML Animation
    By ujwala in forum Qt Quick
    Replies: 3
    Last Post: 11th August 2011, 08:14
  2. Animation performance
    By liran ritkop in forum Qt Programming
    Replies: 0
    Last Post: 13th December 2010, 15:44
  3. Problem With Animation
    By A.H.M. Mahfuzur Rahman in forum Qt Programming
    Replies: 2
    Last Post: 21st July 2009, 06:23
  4. Animation in Qt
    By A.H.M. Mahfuzur Rahman in forum Qt Programming
    Replies: 3
    Last Post: 25th June 2009, 07:05
  5. Animation in Qt
    By yogesh884 in forum Qt Programming
    Replies: 3
    Last Post: 29th January 2009, 09:56

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.