upgrade PyQt build (#404)

* Add new flags from 3.7 and 3.8

* remove unnecessarily deep namespace for Python module

* Update PyQt5 bindings build to new build system

* fix opening tabbed dockWidgets

* fix RESOURCES configuration for sip build

* increment build version

* remove leftovers

* add file names explicitly

* Update pyproject.toml
This commit is contained in:
Mira Weller
2022-07-19 13:17:45 +02:00
committed by GitHub
parent df74686287
commit d3f5879119
8 changed files with 95 additions and 540 deletions

View File

@@ -34,6 +34,7 @@ public:
DockWidgetFocusable,
DockWidgetForceCloseWithArea,
NoTab,
DeleteContentOnClose,
DefaultDockWidgetFeatures,
AllDockWidgetFeatures,
DockWidgetAlwaysCloseAndDelete,