QVariant.toPyObject()

Wolfgang Rohdewald wolfgang at rohdewald.de
Fri Jul 20 05:50:01 EDT 2012


toPyObject() is mentioned but undocumented at
http://www.riverbankcomputing.com/static/Docs/PyQt4/html/qvariant.html#toPyObject

without it being documented, I find it a bit surprising that toPyObject()
can return a QString.

Of course QString is a python object but then QVariant is too.


-- 
Wolfgang



More information about the Python-list mailing list