Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.0
-
None
Description
QMdiArea::tileSubWindows() arranges all child windows in a tile pattern.
It will be nice if you offer the choice to
arrange them horizontally or vertically by adding the following two
public slots for instance:
void QMdiArea::tileSubWindowsVertically();
void QMdiArea::tileSubWindowsHorizontally();
Attachments
Issue Links
- is replaced by
-
QTBUG-7148 Vertical and horizontal tiling in QMdiArea
-
- Closed
-