Problem : ( Scroll to solution ) >>> from PyQt4 import QtCore >>> str = QtCore.QString('Hello') AttributeError: 'module' object has no attribute 'QString' > ...
確定! 回上一頁