[PyQt] QGrahicsView and event issue

Oguz Yarimtepe comp.ogz at gmail.com
Fri Nov 7 15:36:49 GMT 2008


I was trying to implement a simple PDF reader. The problem about the GUI
is, when i choose the file from file dialog it shows the rendered image
at a new window, not inside the QGraphicsView widget. If i solve it i
think the event part will start to work in the right way. I read the
documents and tried different ways but couldn't find a solution. Will be
happy if someone help.

pyuic4 file: http://rafb.net/p/AtaUXc65.html
main file to run via python main.py: http://rafb.net/p/GQhLtQ46.html

Thanx.



More information about the PyQt mailing list