Results 1 to 4 of 4

Thread: QPropertyAnimation doesnt do anything

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2011
    Location
    Italy
    Posts
    24
    Thanks
    2
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QPropertyAnimation doesnt do anything

    The animation will be deleted as it finish if you start your animation with
    Qt Code:
    1. animationFrame->start(QAbstractAnimation::DeleteWhenStopped);
    To copy to clipboard, switch view to plain text mode 

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

    superpacko (20th July 2011)

Similar Threads

  1. Improve QPropertyAnimation on N900
    By sezaru in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 11th May 2011, 13:24
  2. QPropertyAnimation dynamic end value is this possible?
    By GuusDavidson in forum Qt Programming
    Replies: 1
    Last Post: 11th March 2011, 12:09
  3. QPropertyAnimation and QStackedLayout:functionality.
    By savaliya_ambani in forum Qt for Embedded and Mobile
    Replies: 11
    Last Post: 24th September 2010, 08:33
  4. Using QPropertyAnimation with QGraphicsPixmapItem
    By Luc4 in forum Qt Programming
    Replies: 8
    Last Post: 29th March 2010, 09:47
  5. Replies: 1
    Last Post: 8th January 2010, 12:21

Tags for this Thread

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.