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

Could the documentation maybe be a little bit extended #122

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hello guys, while this is a great plugin and the effort put into this is very much appreciated and the general documentation in most parts is sufficient... I had a really hard time closing the gap between "Now I have a .so file" --> "How to actually add it to a QML Project" ... I think 2-3 additional sentences how to continue after I build the plugin would be really helpful for future user :-)

ghost commented 3 years ago

Never-mind this was a local issue on my side which resulted in me adding the .so file manually to cmake which should not be the case and therefore the documentation is sufficient