Qt-Advanced-Docking-System/sip
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
..
linux Update Python Bindings (#249) 2020-09-01 16:06:43 +02:00
ads_globals.sip Update PyQt bindings to 4.1.1 (#542) 2023-08-02 20:23:49 +02:00
ads.sip Improve Python Support (#567) 2023-10-05 07:23:54 +02:00
AutoHideDockContainer.sip Update PyQt bindings to 4.1.1 (#542) 2023-08-02 20:23:49 +02:00
AutoHideSideBar.sip Update PyQt bindings to 4.1.1 (#542) 2023-08-02 20:23:49 +02:00
AutoHideTab.sip Update PyQt bindings to 4.1.1 (#542) 2023-08-02 20:23:49 +02:00
DockAreaTabBar.sip Update PyQt bindings to 4.1.1 (#542) 2023-08-02 20:23:49 +02:00
DockAreaTitleBar_p.sip Update PyQt bindings to 4.1.1 (#542) 2023-08-02 20:23:49 +02:00
DockAreaTitleBar.sip Update PyQt bindings to 4.1.1 (#542) 2023-08-02 20:23:49 +02:00
DockAreaWidget.sip Update PyQt bindings to 4.1.1 (#542) 2023-08-02 20:23:49 +02:00
DockComponentsFactory.sip Update python bindings to 4.0.2 (#495) 2023-03-21 06:04:19 +01:00
DockContainerWidget.sip Fix various typos (#547) 2023-08-08 19:46:12 +02:00
DockFocusController.sip Update PyQt bindings to 4.0.4 (#532) 2023-07-03 14:09:48 +02:00
DockingStateReader.sip WIP: Changes between 2.5.2 and 2.7.0. 2019-12-18 14:21:34 -08:00
DockManager.sip Update PyQt bindings to 4.1.1 (#542) 2023-08-02 20:23:49 +02:00
DockOverlay.sip Update PyQt bindings to 4.1.1 (#542) 2023-08-02 20:23:49 +02:00
DockSplitter.sip Update Python Bindings (#249) 2020-09-01 16:06:43 +02:00
DockWidget.sip Update PyQt bindings to 4.1.1 (#542) 2023-08-02 20:23:49 +02:00
DockWidgetTab.sip Update PyQt bindings to 4.1.1 (#542) 2023-08-02 20:23:49 +02:00
ElidingLabel.sip FIX: Update Python SIP bindings 3.2.1 & Linux Crash (#126) 2020-02-21 22:47:09 +01:00
FloatingDockContainer.sip Update python bindings to 4.0.2 (#495) 2023-03-21 06:04:19 +01:00
FloatingDragPreview.sip Update PyQt bindings to 4.1.1 (#542) 2023-08-02 20:23:49 +02:00
IconProvider.sip WIP: Changes between 2.5.2 and 2.7.0. 2019-12-18 14:21:34 -08:00
PushButton.sip Update python bindings to 4.0.2 (#495) 2023-03-21 06:04:19 +01:00
ResizeHandle.sip Update python bindings to 4.0.2 (#495) 2023-03-21 06:04:19 +01:00