|
|
On Friday 16 December 2005 16:05, Ian Reinhart Geiser wrote:
> Greetings
> In my quest to abuse and otherwise break every possible part of Qt I
> can I
> have a situation where I need to manage the Z order of a few QWidgets. So
> far the best I can find is to play with raise, lower and stack under. Does
> any one have any strategies to do this a bit better?
Have you looked at QWidgetStack? This could be what you mean by 'stack
under'.
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|