[PyQt] SIP: template enhancements?

Phil Thompson phil at riverbankcomputing.com
Thu Apr 24 19:42:47 BST 2008


On Thursday 24 April 2008, Giovanni Bajo wrote:
> Hi Phil,
>
> can you please elaborate about this:
>
> 2008/04/15 19:54:04  phil
> Various template related bug fixes and enhancements need by PyQt's
> Phonon module.

Yes - I hacked until it worked. ;)

The main thing was to recursively apply the type substitutions.

Also to recognise that a template within a template might already have been 
instantiated using a typedef.

In Phonon the specific case is the ObjectDescriptionModel template's use of 
the ObjectDescription template.

Phil


More information about the PyQt mailing list