[PyQt] Is the result of SIGNAL() a constant?
Giovanni Bajo
rasky at develer.com
Wed Jan 9 15:58:01 GMT 2008
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
More information about the PyQt
mailing list