Results 1 to 2 of 2

Thread: How does Qt implement layers?

  1. #1
    Join Date
    Sep 2009
    Location
    Nanjing, China
    Posts
    46
    Thanks
    12
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default How does Qt implement layers?

    How does Qt implement layers just like Photoshop and Paint.NET? I want to use Graphics View Framework, there are a scene and a viewer, so how I can add layers? What class can be set as layers? Mutil-QGraphicsView? Could you give me a hand? Thank you!

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: How does Qt implement layers?

    Your question is confused.
    Start by reading the Graphics View Framework - it will explain the general way things work.

    Then, if your have specific questions about that, it will be easier to give you an answer.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. how to implement this MainWindow just like iTunes
    By yxmaomao in forum Qt Programming
    Replies: 27
    Last Post: 31st July 2009, 09:41
  2. How to implement operator<() for QMap
    By learning_qt in forum Qt Programming
    Replies: 6
    Last Post: 9th January 2009, 10:21
  3. Replies: 1
    Last Post: 25th July 2008, 17:54
  4. What's the best way to implement a MainWindow
    By darkadept in forum Qt Programming
    Replies: 5
    Last Post: 5th February 2007, 17:46
  5. Replies: 3
    Last Post: 12th May 2006, 19:31

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.