[PyQt] qcombobox SIGNAL issue

singhai.nish singhai.nish at gmail.com
Thu Jun 12 09:04:04 BST 2014


Although I should have seen the pyqt4 reference, which has it ( but just in
rage wanting to get it solved had to put on forum, thank you for that
answer)

activated (const QString&)
(http://pyqt.sourceforge.net/Docs/PyQt4/qcombobox.html#activated-2) 

It could be written as 

QObject.connect(self.comboBox SIGNAL('activated(QString)'), self.abcdef)

1. Why is there a different way writing the same thing




--
View this message in context: http://python.6.x6.nabble.com/qcombobox-SIGNAL-issue-tp5060177p5060331.html
Sent from the PyQt mailing list archive at Nabble.com.


More information about the PyQt mailing list