KDAB / KDDockWidgets

KDAB's Dock Widget Framework for Qt
https://www.kdab.com/development-resources/qt-tools/kddockwidgets
Other
762 stars 164 forks source link

Support for QtQuick in Python #511

Closed DenisD3D closed 3 months ago

DenisD3D commented 3 months ago

Hi, I'm looking into using the QtQuick API with the Python Bindings but it looks like only the Widgets Binding exists even though it's not mentioned on the Python Bindings documentation page. Is support for QtQuick/QML + Python support planned ? Thanks Denis

iamsergio commented 3 months ago

There's no support planned, we might instead improve the QML API where needed