Results 1 to 4 of 4

Thread: Animation in Qt

  1. #1
    Join Date
    Jan 2009
    Posts
    3
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Animation in Qt

    Any idea how to get animation working in Qt. The basic requirement is like, a drop down list should drop animated. Or show() and close() of any dialog should be animated.

  2. #2
    Join Date
    Sep 2008
    Location
    Bangalore
    Posts
    659
    Thanks
    116
    Thanked 42 Times in 41 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Animation in Qt

    using Qt4 ... if so go through examples/graphicsview/
    especially padnavigator will show simple animation using timeline and QTransform relation ... with that u can display animation

  3. #3
    Join Date
    Jan 2009
    Posts
    3
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Animation in Qt

    I feel, Animation using graphics view is different. I want to make default widgets animated. Using graphics view we only can make our drawn items animated.

  4. #4
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Animation in Qt

    J-P Nurmi

Similar Threads

  1. QPushButton fade effect without animation
    By Kostanev in forum Qt Programming
    Replies: 11
    Last Post: 12th November 2008, 10:46
  2. QGraphicsView animation issues?
    By m41n1 in forum Qt Programming
    Replies: 2
    Last Post: 6th June 2008, 08:48
  3. Animation while connecting on a tcpsocket
    By baray98 in forum Qt Programming
    Replies: 1
    Last Post: 26th December 2007, 11:34
  4. Replies: 1
    Last Post: 30th November 2007, 11:03
  5. QPainter and Animation
    By miker in forum Qt Programming
    Replies: 4
    Last Post: 30th January 2006, 04:09

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.