[PyKDE] PyQt 2.5 contains QT 3.0 stuff?

Phil Thompson phil at river-bank.demon.co.uk
Thu Oct 4 23:26:03 BST 2001


"Ewald R. de Wit" wrote:
> 
> Hello,
> 
> I'm having problems getting the SIP generated code to compile. I'm
> using Qt 2.3.1, SIP 2.5 and PyQt 2.5 on Linux Mandrake 8.0 and i get
> errors like these while making the project:
> 
> sipqtQPopupMenu.h:78: `QTabletEvent' was not declared in this scope
> sipqtQPopupMenu.h:79: `QIMEvent' was not declared in this scope
> sipqtQPopupMenu.h:82: `QContextMenuEvent' was not declared in this scope
> 
> These Q* names belong, I believe, to Qt 3.0 so what the heck are they
> doing here? How can I get rid of these?

Whatever it is you've got, it's not the sipqtQPopupMenu.h from PyQt 2.5.

Phil




More information about the PyQt mailing list