def createExampleGroup(self, name, interval, steps, min, max): groupBox = QGroupBox(name) slider = QSlider(Qt.Horizontal) slider.
確定! 回上一頁