9 lines
191 B
Plaintext
9 lines
191 B
Plaintext
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
|