Create Python bidings

Added Cmake files
Ported examples
This commit is contained in:
Renato Araujo Oliveira Filho
2020-06-10 17:07:40 -03:00
parent e6a335a3f7
commit a599736c1b
18 changed files with 989 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
Running python example
======================
Generate resource file with:
~# rcc -g python -o rc_assets.py ../../examples/dockwidgets/resources_example.qrc
Run the app:
~# python3 main.py