Hi, I have a QTabWidget (A) with several children (A1,A2,A3..). Parallel to that (in the widget hierarchy) I have a QWidget (B) call with several children. How can I move the QWidget B (in Qt Designer) so that it becomes a child of A1? How about moving some children from A2 to A1 etc? br Kusti