Files
Qt-Advanced-Docking-System/demo
Nate Skulic 55ef6ef863 Improve Python Support (#567)
- Reduce requirements for the python build.
- Fix version number.
- Generate type hints for *.pyi files.
- Make functional for sip-build
- Reduced the unnecessary depth of the package.

NOTE: This is a breaking change for python users, where, `from PyQtAds import QtAds` is changed to `import PyQtAds as QtAds`( or simply `import PyQtAds`)
2023-10-05 07:23:54 +02:00
..
2020-02-06 12:55:26 +01:00
2022-11-08 20:38:51 +01:00
2022-11-08 20:38:51 +01:00
2021-08-26 13:51:09 +02:00
2023-10-05 07:23:54 +02:00