Results 1 to 17 of 17

Thread: Drawing grids efficiently in QGraphicsScene

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2007
    Posts
    39
    Thanks
    10

    Default Re: Drawing grids efficiently in QGraphicsScene

    Hi

    Did you find an efficient way to draw the grid?

    I am running into the same issue too? My grid is very slow. Also when I zoomIn or zoomOut, I have many wide irregular gaps between grids.

    Thanks
    Arjun

  2. #2
    Join Date
    Jun 2012
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Drawing grids efficiently in QGraphicsScene

    Hello, I know this thread is so old, but I think I can contribute. Recently I had to do something similar and I got the same problem, eficiency, I develop a simple solution with a simple technique that uses a bitmap to draw all, is so fast and efficient, the explanation is in my website Creación de grilla de forma eficiente en QGraphicsView/QGraphicsScene but is spanish, if you think that you can exploit this, then visit it.

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.