Files
KDDockWidgets/python/examples
Renato Araujo Oliveira Filho ec4a4d1c86 Python: Create bindings for InitialOption
Added bindings for missing enums
Added InitialOption as value type

Task-Id: #198
2021-07-13 17:33:09 +01:00
..
2021-01-11 16:31:49 -03:00
2021-01-11 16:31:49 -03:00
2021-01-11 16:31:49 -03:00
2021-01-11 16:31:49 -03:00
2021-01-11 16:31:49 -03:00
2020-06-16 15:12:41 -03:00

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