On Sat, Feb 10, 2007 at 01:33:07PM -0300, Marcos Dione wrote:
> qt.QObject.connect (job, qt.SIGNAL ("result (KIO::Job *job)"), self.readFeed)
> 
>     I get:
>     
> QObject::connect: No such signal KIO::CopyJob::result(KIO::Job*job)

    stupid me, the param name doesn't go there. that's what happens when you
copy and paste from the docs :(

-- 
(Not so) Random fortune:
No tire las colillas en el migitorio. Se humedecen y las hace difĂ­cil de
encender.
            -- Tom Sharpe, "Wilt on high"

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to