mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-11-15 13:15:43 +08:00
55ef6ef863
- 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`) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
emptydockarea.pro | ||
main.cpp | ||
main.py | ||
mainwindow.cpp | ||
mainwindow.h | ||
mainwindow.ui |