setLayout(formLayout) scroll = QScrollArea() scroll.setWidget(groupBox) scroll.setWidgetResizable(True) layout = QVBoxLayout(self) layout.
確定! 回上一頁