Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25689 > unrolled thread
| Started by | Wolfgang Rohdewald <wolfgang@rohdewald.de> |
|---|---|
| First post | 2012-07-20 11:50 +0200 |
| Last post | 2012-07-20 11:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
QVariant.toPyObject() Wolfgang Rohdewald <wolfgang@rohdewald.de> - 2012-07-20 11:50 +0200
| From | Wolfgang Rohdewald <wolfgang@rohdewald.de> |
|---|---|
| Date | 2012-07-20 11:50 +0200 |
| Subject | QVariant.toPyObject() |
| Message-ID | <mailman.2342.1342777803.4697.python-list@python.org> |
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
Back to top | Article view | comp.lang.python
csiph-web