Files
KDDockWidgets/python/examples
Allen Winter 7e460d8f34 examples/main.py, examples-qt6/main.py - uncomment import
uncomment the import rc_assets (commented by mistake)
2021-09-12 11:24:28 -04: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