[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyKDE] Python versions of C++ signal names
From:       Phil Thompson <phil () river-bank ! demon ! co ! uk>
Date:       2003-04-08 22:34:58
[Download RAW message or body]

On Tuesday 08 April 2003 10:24 pm, Frederick Polgardy Jr wrote:
> Ok, I figured it out, you pretty much use the same C++ type names. :)
>
> On Tuesday 08 April 2003 04:22 pm, Frederick Polgardy Jr wrote:
> > 1) What is the python version of connect in, say:
> >
> > KIO::TransferJob* job = KIO::get( someURL );
> >
> > connect( job, SIGNAL( data(KIO::Job*, const QByteArray&), ... );
> >
> > 2) How does one find the list of the proper python SIGNAL strings for all
> > these classes?

Yes - under the covers they are just strings. The first character of the 
string (which you don't get to see) defines the "type", ie whether it is a 
signal or a slot.

Phil

_______________________________________________
PyKDE mailing list    PyKDE@mats.gmd.de
http://mats.gmd.de/mailman/listinfo/pykde
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic