[Eric] signals and slots on pyqt4

Flavio Coelho fccoelho at gmail.com
Thu Oct 25 13:54:03 BST 2007


Hi,

I am porting an app from pyqt3 to pyqt4 but my signals are, apparently being
ignores instead of being sent to the appropriate slots. Here is my
connection code:
QtCore.QObject.connect(self.editButton,QtCore.SIGNAL("released()"),
self.editScript)

Any Idea why this is happening?

-- 
Flávio Codeço Coelho
----------------------------------------------------------------
"My grandfather once told me that there were two kinds of people: those who
do the work and those who take the credit. He told me to try to be in the
first group; there was much less competition."
Indira Gandhi
====================================
registered Linux user # 386432
get counted at http://counter.li.org
----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/eric/attachments/20071025/8f0afcbc/attachment.html


More information about the Eric mailing list