Hi,
Is there a way to close a QMdiSubwindow using the central widget?
In the MDI example, child->close() is called but this leaves the QMdiSubwindow in the QMdiArea subWindowList. I would like to call close() on the QMdiSubwindow so it is removed from the subWindowList but I can't find a way to obtain the QMdiSubwindow from the central widget.
Thanks.
John




Reply With Quote
Bookmarks