Results 1 to 3 of 3

Thread: Garbled marks when moving items in QGraphicsScene

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Garbled marks when moving items in QGraphicsScene

    I have a class which inherits from QGraphicsScene. I use it to display diagrams (inheriting from QGraphicsPolygonItem) and arrows joining the diagrams (inheriting from QGraphicsLineItem). When I move the diagrams, the arrows leave some garbled marks. What should I do? Is there some better, proper word to name the phenomenon?

    I attach a photo portraying nature of the problem.
    Attached Images Attached Images

Similar Threads

  1. Replies: 8
    Last Post: 7th November 2012, 19:20
  2. Moving QGraphicsScene to Left or Right firections
    By augusbas in forum Qt Programming
    Replies: 2
    Last Post: 30th June 2010, 04:45
  3. Moving the QGraphicsScene background content
    By maverick_pol in forum Qt Programming
    Replies: 5
    Last Post: 16th May 2008, 07:37
  4. Moving items between two views.
    By YuriyRusinov in forum Qt Programming
    Replies: 11
    Last Post: 2nd April 2007, 13:53
  5. Moving an item in QGraphicsScene
    By prosass in forum Newbie
    Replies: 4
    Last Post: 28th March 2007, 14:21

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
  •  
Qt is a trademark of The Qt Company.