[PyKDE] Python versions of C++ signal names
Frederick Polgardy Jr
polgardy at bodacion.com
Tue Apr 8 23:23:01 BST 2003
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