Skip to content
 
 

Repository files navigation

PySide6-QtAds

Latest Release Monthly Downloads

Python/PySide6 bindings to the Qt Advanced Docking System library.

Install with:

pip install PySide6-QtAds

You may also build from source. Example build from source on Ubuntu 24.04:

# Install Qt (for example, using aqtinstall)
pip install aqtinstall
aqt install-qt linux desktop 6.11.0 --outputdir qt

# Build PySide6-QtAds
LD_LIBRARY_PATH=$PWD/qt/6.11.0/gcc_64/lib \
CMAKE_PREFIX_PATH=$PWD/qt/6.11.0/gcc_64/lib/cmake/ \
pip install -v .

Examples

https://github.com/mborgerson/Qt-Advanced-Docking-System/tree/pyside6

Credits

About

Python bindings to Qt Advanced Docking System for PySide6

Resources

Stars

42 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages