hi
i need to manage all the subwindows(QWidgets) inside QMdiArea by the layout,So that whenever a window is deleted(or minimised) the space is used by other widgets.Any suggestions are greatly appreciated.