[PyKDE] Python versions of C++ signal names

Frederick Polgardy Jr polgardy at bodacion.com
Tue Apr 8 23:26:00 BST 2003


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?
>
> Thanks,

-- 
F R E D E R I C K   P O L G A R D Y   J R.
Bodacion Technologies
18-3 E Dundee Road - Suite 300 - Barrington, IL 60010
Phone: 847/842.9008 - Fax: 847/842-1731
Web: http://www.bodacion.com




More information about the PyQt mailing list