[PyKDE] PyKDE + sip4 = Yay!

Torsten Marek shlomme at gmx.net
Tue Apr 27 21:15:01 BST 2004


Torsten Marek schrieb:
> Hello folks,
> 
> here is all proof I can give:
> http://www.diotavelli.net/sachen/pykde_sip4.png
> 
> I built everything only up to kdeui, but this works fine! Great work.
> 
Ok, everythings builds fine, the examples also works.
There is only one minor glitch (and only a glitch): qlist.h is 
deprecated, you should use qptrlist.h instead, at least with the most 
recent Qt 3 versions, although they all provide compability headers.

grep -r qlist.h *
kdeui/klistview.sip:#include <qlist.h>
kfile/kfileviewitem.sip:#include <qlist.h>
kfile/kfilebookmark.sip:#include <qlist.h>
khtml/khtmlview.sip:#include <qlist.h>

have a nice evening

Torsten
-- 
Torsten Marek <shlomme at gmx.net>
ID: A244C858 -- FP: 1902 0002 5DFC 856B F146  894C 7CC5 451E A244 C858
www.keyserver.net -- wwwkeys.eu.pgp.net

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20040427/4bc35861/signature.bin


More information about the PyQt mailing list