Create Python bidings
Added Cmake files Ported examples
This commit is contained in:
8
python/examples/README.txt
Normal file
8
python/examples/README.txt
Normal 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
|
||||
Reference in New Issue
Block a user