[Qt-interest] Window list in z-order?

John Weeks john at wavemetrics.com
Wed Feb 9 17:50:19 CET 2011


On Feb 8, 2011, at 6:24 PM, Malyushytsky, Alex wrote:

> Just would like to add, according Qt documentation children list is modified when Z-Order changed:
> 
> "Note that the list order changes when QWidget children are raised or lowered. A widget that is raised becomes the last object in the list, and a widget that is lowered becomes the first object in the list."
> 
> Alex

Thank you for your thoughts on this, Alex. I am working on code that uses QObject::children() and QObject::findChildren() now. I will post the results when I have them. That might be a while- it is part of pretty complex pre-existing code that we are porting for use with Qt.

I agree that if we were starting fresh with Qt we would probably arrange things a bit differently. But we have this application originally built on the methods of ancient Macintosh API's...

Regards,
John Weeks

WaveMetrics, Inc.
Phone (503) 620-3001
Fax   (503) 620-6754
email   support at WaveMetrics.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110209/cad94e65/attachment.html 


More information about the Qt-interest-old mailing list