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

*WIP* Generate plugins.qmltypes during build #65

Closed martyone closed 8 years ago

martyone commented 8 years ago

It turned to not be that strightforward using qmplugindump. The current version may not work under certain circumstances. I will try to improve this yet.

martyone commented 8 years ago

Only now I noticed you already added a .qmltypes file - I originally created this PR on top of a 1.4.0 based fork :)