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 | ||
dockindock.cpp | ||
dockindock.h | ||
dockindock.pro | ||
dockindock.py | ||
dockindockmanager.cpp | ||
dockindockmanager.h | ||
dockindockmanager.py | ||
main.cpp | ||
main.py | ||
mainframe.cpp | ||
mainframe.h | ||
perspectiveactions.cpp | ||
perspectiveactions.h | ||
perspectiveactions.py | ||
perspectives.cpp | ||
perspectives.h | ||
perspectives.py |