The addStretch method adds a QSpacerItem to the end of a box layout. A QSpacerItem is an adjustable blank space. Using vbox.addStretch(1) will add a zero-width ...
確定! 回上一頁