Results 1 to 7 of 7

Thread: qt 4.4 Issue with too many QGraphicsItems

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    Jun 2009
    Posts
    33
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    5

    Default Re: qt 4.4 Issue with too many QGraphicsItems

    Sorry for the long get back... the function is just long because of the great number of items. I found that creating QGraphicsItem's takes a good amount of time and accessing the data from the model take time.
    We decided to let the load time stand as it is under half a minute for the largest projects including the drawing of the final scene to the QGraphicsView. We did add a progress bar for the user's sake!! Thanks again.

    JW
    sw developer
    Last edited by spawn9997; 2nd September 2009 at 15:57. Reason: spelling error

Similar Threads

  1. Replies: 8
    Last Post: 27th April 2009, 19:19
  2. How to put scaled QGraphicsItems next to eachother
    By profoX in forum Qt Programming
    Replies: 6
    Last Post: 3rd June 2008, 07:44
  3. Replies: 3
    Last Post: 11th April 2008, 12:25
  4. qt3 to qt4 - uic issue
    By hvengel in forum Qt Programming
    Replies: 10
    Last Post: 4th March 2007, 02:59
  5. Replies: 5
    Last Post: 22nd September 2006, 08:04

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.