[PyQt] QList Specialization Class SIP Error
Phil Thompson
phil at riverbankcomputing.com
Mon Oct 18 09:16:05 BST 2010
On Sun, 17 Oct 2010 23:15:37 +0200, James Meyer <jamesm at lantic.net> wrote:
> Hi
> Thanks for the reply.
> Sorry to be a pain, but I'm quite new to SIP. How exactly would I
> implement this as a mapped type?
> Do I only need to specify the %ConvertToTypeCode and
> %ConvertFromTypeCode directives similar to QList itself.
> Will I reference QList at all in the mapped type specification?
Have a look at qlist.sip from PyQt.
Phil
More information about the PyQt
mailing list