Results 1 to 4 of 4

Thread: Z order for 'standard' widgets.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Posts
    26
    Thanked 2 Times in 1 Post
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Z order for 'standard' widgets.

    Hi,

    I discovered QCanvas and especially QCanvasItem.

    In QCanvasItem, there is a function setZ wich allows to set wich pixmap should be placed 'in front of' or 'behind' another.

    Is there a way to do such thing for common widgets (QLabel, QFrame, ...) ?

    I think it should be possible without overloading paintEvent() of my widget as Qt4 designer has 'send to back' and 'bring to front' actions in its 'Edit' menu.

    Many thanks in advance.
    Last edited by nouknouk; 21st February 2006 at 01:40.

Similar Threads

  1. Qt3 - Multiple transparent widgets
    By bythesea in forum Qt Programming
    Replies: 4
    Last Post: 11th September 2009, 11:24
  2. Upper limit on number of widgets?
    By jdiewald in forum Qt Programming
    Replies: 1
    Last Post: 29th September 2008, 23:00
  3. Replies: 2
    Last Post: 16th May 2008, 14:39
  4. widgets behind hidden widgets not working
    By bpetty in forum Newbie
    Replies: 13
    Last Post: 7th September 2007, 20:23
  5. Tab Order Settings in a QDialog widgets
    By vinnu in forum Qt Programming
    Replies: 10
    Last Post: 21st September 2006, 16:25

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.