thp / pyotherside

Python Bindings for Qt 5 and Qt 6. Allows you to access a CPython 3 interpreter directly from your Qt QML user interface code.
https://thp.io/2011/pyotherside/
Other
364 stars 49 forks source link

Add support for QVariantHash #56

Closed uglide closed 8 years ago

uglide commented 8 years ago

Convert QVariantHash to python dict just like QVariantMap