For this, we'll use QWidget , which is the most basic kind of a widget - it contains nothing by default: widget = QWidget() widget.setLayout(layout).
確定! 回上一頁