[PyQt] QGraphicsPixmapItem not showing set pixmap
dizou
di_zou at yahoo.com
Mon Feb 1 14:56:33 GMT 2010
So I've got a Icons.qrc file; I've got the IconsCompiled.py file. I'm doing
import IconsCompiled.
print QFile.exists('/.../.../images/humvee.png') returns "True"
print QFile.exists(':/images/humvee.png') returns "True"
I am still not getting a pixmap displayed on the screen.
--
View this message in context: http://old.nabble.com/QGraphicsPixmapItem-not-showing-set-pixmap-tp27229352p27405516.html
Sent from the PyQt mailing list archive at Nabble.com.
More information about the PyQt
mailing list