I have an app that gives rise to say 4 windows. I want the top level window (which is full screen)to be the Lowest in the stacking order. Now even when the user clicks on the top level window It shouldn't be raised...else it'll completely hide the child windows. Can I use the Qwidget::lower() function for this? Will It fulfill the above criteria?



Thanks

Nupul