On Friday 13 June 2008 08:19, Adeodato Simó wrote:
> * Jim Bublitz [Fri, 13 Jun 2008 07:50:31 -0700]:
> > PyKDE3 or PyKDE4?
>
> Er, PyKDE4 (since I said I was using PyQt 4.4...)

But you're trying to use KDE3 syntax.

There is no KAboutData ctor that takes only a char string (or QString). Look 
at the PyKDE4 docs or:

http://api.kde.org/4.0-api/kdelibs-apidocs/kdecore/html/classKAboutData.html

There are examples in PyKDE4 that demonstrate KAboutData (in fact every 
example uses KAboutData)

Jim


_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to