[PyQt] TypeError: type 'str' is not supported as a pyqtSignal() type argument type

Demetrius Cassidy dcassidy36 at mass.rr.com
Fri Jul 30 21:54:06 BST 2010


I am not sure why 'string' is no longer allowed in pyqtSignal. I tried using
the latest 4.7.5 snapshot, but this line below throws a type error:

pyqtSignal('string', 'string')


This was working fine as of 4.7.2 - any ideas?
-- 
View this message in context: http://old.nabble.com/TypeError%3A-type-%27str%27-is-not-supported-as-a-pyqtSignal%28%29-type-argument-type-tp29309835p29309835.html
Sent from the PyQt mailing list archive at Nabble.com.



More information about the PyQt mailing list