[PyQt] Bring to Front|Send to Back: raise_() and lower()

Baz Walter bazwal at ftml.net
Thu Jul 14 21:56:07 BST 2011


On 14/07/11 18:21, James Polk wrote:
>
> Aside from the "depth" modifiers in the email subject,..
> Are there any other, more specific, ways to alter, control, and/or modify a UI's "depth" ?

QWidget.stackUnder

http://doc.qt.nokia.com/4.7/qwidget.html#stackUnder

QStackedLayout / QStackedWidget
http://doc.qt.nokia.com/4.7/qstackedlayout.html
http://doc.qt.nokia.com/4.7/qstackedwidget.html


More information about the PyQt mailing list