[PyQt] Python callback in SIP

MD marco.dinacci at gmail.com
Fri Jun 12 12:22:29 BST 2009


Hi,

> So long as foo() is virtual, which it isn't in your example.

sure I just forgot it in the example.

> To get hold of the Python object that wraps param use sipConvertFromType().
> You will need to read the section in the docs about accessing the API when
> embedding.

ok thanks this will make me start.

MD


More information about the PyQt mailing list