我有code
并继承自Qt class
,所以:
print mystr.encode("utf-8")
给我以下错误:
AttributeError: 'QString' object has no attribute 'encode'
所以,我决定使用Qt ready dialog
,因为我知道dialog
throublshooting
与alert
JavaScript
相同C++
,我的同事正在使用在function
同样的事情。
问题:{{1}}的名称是什么?
答案 0 :(得分:1)
QMessageBox.information(...)
Api参考 - http://pyqt.sourceforge.net/Docs/PyQt4/qmessagebox.html#information