[PyQt] Where is QStringList?
Marcus Ottosson
konstruktion at gmail.com
Wed Nov 26 18:56:05 GMT 2014
In any case, I managed to work around it by passing a list from QML and
receiving a QStringList to do the unpacking on the Python-side.
It would be useful, but I suspect that variable argument lists is more a
Python feature than a PyQt feature. Maybe that isn't possible with the way
it's translating to C++?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20141126/1203eff6/attachment.html>
More information about the PyQt
mailing list