Qicon('path/to/svg.svg') pixmap = icon.pixmap(100, 200) # Pixmap size may be smaller, refer to the docs label = QtGui.QLabel() label.
確定! 回上一頁