Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.2
-
None
Description
When adding a QMainWindow which has the QMdiSubWindow as a parent to a QMdiSubWindow using QMdiSubWindow::setWidget(), then the QMainWindow will not get properly added to the QMdiSubWindow. This problem does not occur when creating the QMainWindow without passing in a parent.