The QString and QStringList classes are no longer supported in PyQt5. PyQt5 uses Python's native string types (unicode in Python 2).
確定! 回上一頁