# HG changeset patch # User Teemu Piippo # Date 1656415440 -10800 # Node ID 169b30f282bd5354239f1e09f4f336daeeba3cd0 # Parent 59562d8f837216d51bf90e36361ea7c050e4c7e8 Add tile and cascade subwindows actions diff -r 59562d8f8372 -r 169b30f282bd src/mainwindow.ui --- a/src/mainwindow.ui Tue Jun 28 14:20:08 2022 +0300 +++ b/src/mainwindow.ui Tue Jun 28 14:24:00 2022 +0300 @@ -80,6 +80,9 @@ + + + @@ -490,9 +493,52 @@ About %1 + + + Tile subwindows + + + + + Cascade subwindows + + - + + + actionTileSubWindows + triggered() + mdiArea + tileSubWindows() + + + -1 + -1 + + + 231 + 202 + + + + + actionCascadeSubWindows + triggered() + mdiArea + cascadeSubWindows() + + + -1 + -1 + + + 231 + 202 + + + +