在 window 调整大小时填充空白 space 或嵌入 (Qt)

Filling blank space or embedding while a window is resizing (Qt)

Video, which is showing defference between resizing in GTK and Qt
如何使用 Qt Designer 制作 "smart resizing"?

UI 个文件:

我更喜欢使用 Qt DesignerPython 3 (PyQt5)

我添加了布局(布局 -> 垂直布局)。感谢@ekhumoro。