Results 1 to 1 of 1

Thread: Animation when adding items to qgraphicsLayout

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

    Default Animation when adding items to qgraphicsLayout

    Hi friends,

    In QgraphicsWidget im adding new items (QGraphicsLayoutItem) using Drag/drop on the QGraphicsWidget and using QGraphicsLinearLayout. If the user wants to move or create the item between the items already present in the layout , i have to animate the movement when the item is inserted between two items like top item moving upwards and the bottom item moving downwards with some time gap.

    there is one proposal in this link , but i dont know how to implement in this fashion
    http://blog.eduardofleury.com/archives/2009/02/51
    Last edited by wagmare; 1st July 2015 at 12:52.
    "Behind every great fortune lies a crime" - Balzac

Similar Threads

  1. QGraphicsLayout: Problems adding QLabel
    By SneakyPeterson in forum Newbie
    Replies: 1
    Last Post: 1st July 2010, 12:31
  2. Replies: 2
    Last Post: 1st April 2010, 09:43
  3. Replies: 6
    Last Post: 16th February 2010, 18:21
  4. Using the animation framework with graphic items
    By technoViking in forum Qt Programming
    Replies: 0
    Last Post: 10th November 2009, 02:38
  5. Can you use the animation framework on graphic items?
    By technoViking in forum Qt Programming
    Replies: 1
    Last Post: 6th November 2009, 19:34

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.