python/examples-qt6 - PySide6 and PyKDDockWidgetsQt6 version

This commit is contained in:
Allen Winter
2021-08-10 08:52:54 -04:00
parent 8a0e475f21
commit 35de0a2fef
7 changed files with 345 additions and 0 deletions

View 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