slide = QtGui.QSlider(QtCore.Qt.Horizontal, self) is used to instantiate a horizontal slider widget. QVBoxLayout() function is used to ...
確定! 回上一頁