Re: [PyQt] QMap and unsigned int

2009-11-27 Thread Oliver Heyme
Okay, that was easy to fix! Thanks for the quick reply, Oli On Fri, Nov 27, 2009 at 10:22 AM, Phil Thompson wrote: > On Fri, 27 Nov 2009 10:08:36 +0100, Oliver Heyme > wrote: >> Hej, >> >> I am using (on Windows with Qt 4.6_rc) the latest versions of sip and >> PyQt4. >> >> I having some troubl

Re: [PyQt] QMap and unsigned int

2009-11-27 Thread Phil Thompson
On Fri, 27 Nov 2009 10:08:36 +0100, Oliver Heyme wrote: > Hej, > > I am using (on Windows with Qt 4.6_rc) the latest versions of sip and > PyQt4. > > I having some trouble with the QMap. > On of my classes has the following method: > > const QMap* materialList() const; > > When I am using this

[PyQt] QMap and unsigned int

2009-11-27 Thread Oliver Heyme
Hej, I am using (on Windows with Qt 4.6_rc) the latest versions of sip and PyQt4. I having some trouble with the QMap. On of my classes has the following method: const QMap* materialList() const; When I am using this in the sip-file for the class I get the error: sip: LBBApplication::materialL