Results 1 to 2 of 2

Thread: Should I use QCanvas+QCanvasView+QCanvasItems instead of QWidget ?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    162
    Thanks
    9
    Qt products
    Qt3
    Platforms
    Windows

    Default Should I use QCanvas+QCanvasView+QCanvasItems instead of QWidget ?

    Hi everybody !

    I need to developp (using Qt3) a graphic application which will manage several custom graphic objects I must developp.

    It will be 2D graphics and custom widgets are quite simples (transparent texts, pixmaps, no animations). I also need to control the Z order to be sure to keep some graphic objects at the right z order.

    I looked the Qt documentation and read that for 2D graphics QCanvas can be used, but also QWidget ... but I don't know which one to choose.

    Could anyone help me to make the right choice ?

    Thanks in advance.
    Last edited by yellowmat; 21st June 2006 at 09:01. Reason: To tell which version of Qt I am using

Similar Threads

  1. Replies: 7
    Last Post: 20th March 2006, 20:03

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.