Results 1 to 7 of 7

Thread: How to Create child widget behind parent widget?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    Feb 2010
    Posts
    20
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: How to Create child widget behind parent widget?

    in my case both widgets are window and normally they don't overlap unless you put one over another.
    i have made the "control bar" parent by calling setParent(this, Qt::Window) on it.

    how can i make the z-order normal so that the control bar (parent) will not stay always behind the child widget?

    edit:
    I got the answer here.
    Last edited by netmat; 22nd June 2010 at 13:15.

Similar Threads

  1. Replies: 7
    Last Post: 14th May 2009, 01:37
  2. Replies: 8
    Last Post: 7th May 2009, 14:38
  3. let parent widget grow with child widget?
    By BeS in forum Qt Programming
    Replies: 3
    Last Post: 17th February 2009, 11:17
  4. Move child widget along with the parent widget
    By sreedhar in forum Qt Programming
    Replies: 2
    Last Post: 15th May 2006, 12:00
  5. Referencing Parent Widget from Child
    By taylor34 in forum Qt Programming
    Replies: 8
    Last Post: 11th April 2006, 15:13

Tags for this Thread

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.