[PyKDE] Emitting signals

Jim Bublitz jbublitz at nwinternet.com
Fri Jun 30 07:26:53 BST 2000


Boudewijn Rempt wrote:

> Try just adding the comma - PyQt expects a tuple, not a single
> value. Bracketing a value doesn't make it a tuple, but adding
> a comma does.

Nope, doesn't work -- it has to have the second
param.

Jim




More information about the PyQt mailing list