Files
KDDockWidgets/python/examples
Allen Winter 73ca6e6671 buildsystem - install the Python bindings into standard "site-packages"
Follow Python standards and install the bindings into
<prefix>/lib/pythonX.Y/site-packages

sync the Python cmake files with KDAB repository
2021-07-23 12:05:02 -04: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