Results 1 to 1 of 1

Thread: Combining sequential and parallel animation

  1. #1
    Join Date
    Dec 2009
    Location
    Bratislava, Slovakia
    Posts
    11
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Combining sequential and parallel animation

    I have QSequentialAnimationGroup that consists of 3 animations. The second one is QParallelAnimationGroup.
    So timeline looks like:
    • 0: Animation 1 starts
    • 1: Animation 1 ends, Animations 2a,2b,2c starts
    • t: All of animations 2a,2b,2c ends, Animation 3 starts
    • t+1: Animation 3 ends


    This is the default behavior. But how can I change that behavior? I want the animation 3 start when any of animations 2a,2b,2c ends.
    Last edited by mirelon; 22nd January 2010 at 16:36. Reason: this should be clear now

Similar Threads

  1. Combining QT4 with larger C project
    By thuswa in forum Qt Programming
    Replies: 1
    Last Post: 10th July 2009, 01:46
  2. Widgets combining CSS and SVG
    By yop in forum Qt Programming
    Replies: 3
    Last Post: 15th October 2008, 10:02
  3. Parallel Interface
    By r00tz in forum Qt Programming
    Replies: 31
    Last Post: 19th November 2007, 12:50
  4. Parallel and serial I/O
    By Roberto in forum Qt Programming
    Replies: 3
    Last Post: 10th October 2007, 11:53
  5. Combining different widgets
    By ShaChris23 in forum Newbie
    Replies: 3
    Last Post: 1st May 2007, 02:23

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.