[PyKDE] PyQt4: PyObject in SIGNAL

Mark Summerfield mark at qtrac.eu
Fri Dec 1 11:45:14 GMT 2006


On Fri 1-Dec-06 11:04, Giovanni Bajo wrote:
> Mark Summerfield wrote:
> >> what's the meaning of the string "PyObject" used within the signature of
> >> a signal in PyQt4? I can't seem to find it in the PyQt4 documentation.
> >> If I pass it a random python object I get core dumps and random crashes,
> >> so I assume it's not really meant for that...
> >
> > You can do Python-Python signals which Phil calls "short-circuit
> > signals" in PyQt [...]
>
> Yes, this is in fact documented. I guess these short-circuit signals are
> similar to the good old PYSIGNALs in PyQt3.
>
> But this still does not answer my question: what does "PyObject" means in
> the signature of a signal?

I'd just assumed any valid identifier.

-- 
Mark Summerfield, Qtrac Ltd., www.qtrac.eu




More information about the PyQt mailing list