[Interest] Issue painting over child widgets
Bill Crocker
william.crocker at analog.com
Fri Nov 18 01:21:47 CET 2011
Jason H wrote:
> raise()?
>
> >Raise it to the top of the stack.
>
> This step seems to be my sticking point. How do I manipulate the order
> of the QObject/QWidget stack? The only semi-relevant function I see is
> QObject::children(), but that returns a const QObjectList&, so I don't
> see how I can manipulate it...
>
Yes, QWidget::raise()
Bill
More information about the Interest
mailing list