[Interest] Always on top
igor.mironchik at gmail.com
igor.mironchik at gmail.com
Mon Feb 17 09:49:28 CET 2014
Hi.
I return to the subject of the drawing on top of the child widgets.
I understand that I can’t paint on top of the child, but I can create child widgets that will be positioned to right place.
But if I have parent with two child widgets, and I want one to be on top of other. I was trying to
setAttribute( Qt::WA_WindowPropagation)
on that widget. And have no success. The widgets with this attribute draws under the first one.
What can I do else? Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140217/0fafcc3f/attachment.html>
More information about the Interest
mailing list