Results 1 to 4 of 4

Thread: Redraw only selected items in QgraphicsScene.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Redraw only selected items in QgraphicsScene.

    Graphics view automatically only redraws those items which have been modified. You can tweak the exact behaviour using update modes and item caching.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


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

    loading... (21st January 2015)

Similar Threads

  1. Replies: 1
    Last Post: 7th August 2012, 19:05
  2. QGraphicsScene - clone selected item by Alt+Move
    By qtsoul in forum Qt Programming
    Replies: 2
    Last Post: 4th December 2011, 10:24
  3. QGraphicsScene sorting selected items
    By akiross in forum Qt Programming
    Replies: 1
    Last Post: 2nd April 2011, 19:23
  4. How to redraw QGraphicsScene background in running
    By wisconxing in forum Qt Programming
    Replies: 3
    Last Post: 17th November 2008, 13:10
  5. Getting indexes of selected items
    By gyre in forum Newbie
    Replies: 2
    Last Post: 20th November 2007, 19:23

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.