📅  最后修改于: 2022-03-11 14:45:03.616000             🧑  作者: Mango
self.photo.setPixmap(QtGui.QPixmap(filename of your image))
#remember to save the image in the same directory as your code
#works for qt designer