A widget can be displayed in one place only. You can't share a widget between other widgets - it will either be here or there, not in two places at once. If that's fine with you simply pass a pointer to object you want to move to the new form while creating its layout or call setParent() directly.
Bookmarks