Results 1 to 6 of 6

Thread: it's hard to animate item

  1. #1
    Join Date
    Oct 2009
    Location
    China
    Posts
    20
    Thanks
    15
    Qt products
    Qt4
    Platforms
    Windows

    Default it's hard to animate item

    somebody can tell me,it's hard to animate item?Don't like widget,widget is easy,and can achieve good effects.Beyond the QGraphicsItemAnimation,there is limited function for item.

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: it's hard to animate item

    What kind of animation are you looking for ?
    There are so many examples in Qt Demos...and also from 4.6 you have QGraphicsEffect class...

  3. The following user says thank you to aamer4yu for this useful post:

    ensky_cy (8th December 2009)

  4. #3
    Join Date
    Oct 2009
    Location
    China
    Posts
    20
    Thanks
    15
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: it's hard to animate item

    Quote Originally Posted by aamer4yu View Post
    What kind of animation are you looking for ?
    There are so many examples in Qt Demos...and also from 4.6 you have QGraphicsEffect class...
    Thank you!May be I should use 4.6, I use 4.5 now
    Last edited by ensky_cy; 8th December 2009 at 04:39.

  5. #4
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: it's hard to animate item

    Its good if you start using 4.6 ,, many new features
    But with 4.5 also you can do animations,, only thing is 4.6 has animation framework, so you wont have to code much.. Qt does it for u

  6. The following user says thank you to aamer4yu for this useful post:

    ensky_cy (8th December 2009)

  7. #5
    Join Date
    Oct 2009
    Location
    China
    Posts
    20
    Thanks
    15
    Qt products
    Qt4
    Platforms
    Windows

    Smile Re: it's hard to animate item

    Quote Originally Posted by aamer4yu View Post
    Its good if you start using 4.6 ,, many new features
    But with 4.5 also you can do animations,, only thing is 4.6 has animation framework, so you wont have to code much.. Qt does it for u
    so interesting,animation framework,it's new for me!May be need someone can tell me how to use it.

  8. #6
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: it's hard to animate item

    Quote Originally Posted by ensky_cy View Post
    so interesting,animation framework,it's new for me!May be need someone can tell me how to use it.
    It's all in the docs: QPropertyAnimation or read the introduction: http://doc.trolltech.com/4.6/animation-overview.html

  9. The following user says thank you to Lykurg for this useful post:

    ensky_cy (9th December 2009)

Similar Threads

  1. ListWidget positions item
    By talex in forum Qt Programming
    Replies: 3
    Last Post: 21st October 2008, 15:16
  2. View, Scene, Item and thread??
    By dungsivn in forum Qt Programming
    Replies: 5
    Last Post: 20th August 2008, 19:21
  3. Item in a DLL not getting events
    By Benne Gesserit in forum Qt Programming
    Replies: 11
    Last Post: 16th August 2008, 22:30
  4. Item Delegate Painting
    By stevey in forum Qt Programming
    Replies: 3
    Last Post: 9th May 2008, 07:37
  5. Replies: 1
    Last Post: 19th April 2007, 22:23

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.