From kde-bindings Wed Sep 11 15:23:40 2013 From: Phil Thompson Date: Wed, 11 Sep 2013 15:23:40 +0000 To: kde-bindings Subject: Re: [Kde-bindings] Building PyKDE with SIP v4.15.x Message-Id: <60ae8de7a360d25f12906628295f7e12 () localhost> X-MARC-Message: https://marc.info/?l=kde-bindings&m=137891304118082 On Wed, 11 Sep 2013 16:06:39 +0100, Jonathan Riddell wrote: > Alas I couldn't work out the majorTickMarks issue and am currently working > around it by removing it until a solution presents itself > > +++ pykde4-4.11.1/sip/kdeui/kplotaxis.sip 2013-09-10 > 15:21:31.449323861 +0100 > - QList majorTickMarks () const; > - QList minorTickMarks () const; > +// QList majorTickMarks () const; > +// QList minorTickMarks () const; That will be because the code that implements QList was removed from PyQt4 as it doesn't use it. You need to add it to PyKDE. Phil _______________________________________________ Kde-bindings mailing list Kde-bindings@kde.org https://mail.kde.org/mailman/listinfo/kde-bindings