Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #25689 > unrolled thread

QVariant.toPyObject()

Started byWolfgang Rohdewald <wolfgang@rohdewald.de>
First post2012-07-20 11:50 +0200
Last post2012-07-20 11:50 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  QVariant.toPyObject() Wolfgang Rohdewald <wolfgang@rohdewald.de> - 2012-07-20 11:50 +0200

#25689 — QVariant.toPyObject()

FromWolfgang Rohdewald <wolfgang@rohdewald.de>
Date2012-07-20 11:50 +0200
SubjectQVariant.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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web