I think the stack widget is the best way to go in your case, but when I want to embed a ui file in something I create a QWidget in designer. Then you can use that Qwidget inside a Qframe or similar container in some other ui form.
I think the stack widget is the best way to go in your case, but when I want to embed a ui file in something I create a QWidget in designer. Then you can use that Qwidget inside a Qframe or similar container in some other ui form.
patcito (28th June 2006)
Bookmarks