Results 1 to 4 of 4

Thread: QGraphicsScene vs QPainter techniques

Threaded View

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

    Default QGraphicsScene vs QPainter techniques

    What are the advantages or disadvantages using QGraphicsScene over QPainter's draw...() (I mean overriding widget's paintEvent) ?
    Which technique is preferred ?
    Last edited by zotu; 19th October 2010 at 04:01.

Similar Threads

  1. Clarification on how to use Qt's debugging techniques
    By hackerNovitiate in forum Newbie
    Replies: 5
    Last Post: 21st June 2010, 04:08
  2. QPainter(&QPrinter) & QPainter(&QImage) communication
    By gufeatza in forum Qt Programming
    Replies: 2
    Last Post: 2nd February 2010, 07:25
  3. QPainter error saving an image from a QGraphicsScene
    By cydside in forum Qt Programming
    Replies: 3
    Last Post: 29th January 2010, 04:53
  4. Replies: 5
    Last Post: 7th September 2009, 20:57
  5. Replies: 3
    Last Post: 30th April 2006, 19:22

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.