On 1/9/2008 4:53 PM, Henrik Pauli wrote:
On Wednesday 09 January 2008, Phil Thompson wrote:
Or even just add SIGNAL as a method to QObject and retain the current
method of specifying arguments, ie...

    self.connect(baz.SIGNAL("const QString &"), self.bar)


I find this one the most palatable :)  Very logical too.

Sorry if I'm being super-dense today, but I still cannot see the point in having an incompatible syntax which replaces a comma by a period. Auto-completion, is that all?
--
Giovanni Bajo

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to