Hi,
can someone provide me with a running example for subclassing QWidget (or
something similarly simple) in C++ and then creating SIP (4.x+) bindings
for in for Python (2.3+)?
I am looking for something I can start of with and work my way towards more
complicated stuff (with Qt).
The QLabel example in the SIP reference manual yields syntax errors for me.
Same with:
thanks,
Uwe
can someone provide me with a running example for subclassing QWidget (or
something similarly simple) in C++ and then creating SIP (4.x+) bindings
for in for Python (2.3+)?
I am looking for something I can start of with and work my way towards more
complicated stuff (with Qt).
The QLabel example in the SIP reference manual yields syntax errors for me.
Same with:
thanks,
Uwe
Comment