Hi all,

I want to reorder the "tab order" of my QMainWind's child widgets( like the widgets in all the dock widgets ).

One problem is that i don't know how to find all the children in the tab chain,

the other is that the tab order doesnt recycle.

Anybody tell me how to solve this2?

Thanks in advance.