[PyKDE] Re: Q___Style wrapper
Phil Thompson
phil at riverbankcomputing.co.uk
Fri May 5 08:42:57 BST 2006
On Friday 05 May 2006 2:20 am, Mike Rovner wrote:
> Phil Thompson wrote:
> > On Thursday 04 May 2006 10:32 pm, Mike Rovner wrote:
> >> I need to wrap custom QMyStyle C++ class.
> >> I compiled it in QtGui.so successfully but it's not seen (exported).
> >> What I miss?
> >
> > Not seen by what?
>
> by Python
So you need to create a SIP wrapper for it.
Phil
More information about the PyQt
mailing list