[PyKDE] UDSEntryList (QValueList) not implemented in PyQt?

Paul Waldo pwaldo at waldoware.com
Wed May 17 20:30:56 BST 2006


Hi all,

I'm running into a weird issue with PyQt.  I have a UDSEntryList, which is 
really a QValueList, being passed into a function by KDE.  The PyQt3 docs say 
that it automatically gets converted to a python list, but at run time it 
shows up as a "NotImplementedType".

I'm running Kubuntu Breezy, python 2.4.2, python-qt 3.14.1.  Attached is a 
test program to illustrate the problem.  Any help would be greatly 
appreciated!

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.py
Type: application/x-python
Size: 1460 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20060517/fa9539c6/test.bin


More information about the PyQt mailing list