KDAB / KDDockWidgets

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

qtquick: Add support for setPersistentCentralView() #422

Closed iamsergio closed 9 months ago

iamsergio commented 10 months ago

QtWidgets already supported this. Allows to "dock" something to the layout, but it won't look docked. No titlebar and no way to detach it.

iamsergio commented 9 months ago

this has been pushed to main