Qt-Advanced-Docking-System/examples/emptydockarea
Nolan Kramer 0be5ba8cf6
Some checks failed
linux-builds / build (ubuntu-20.04) (push) Has been cancelled
linux-builds / build_ubuntu_2204 (push) Has been cancelled
Fix issue with windeployqt (#683)
* Fix issue with windeployqt

* Rename library to requested format
2024-12-13 21:57:00 +01:00
..
CMakeLists.txt Fix issue with windeployqt (#683) 2024-12-13 21:57:00 +01:00
emptydockarea.pro Fixed CDockAreaWidget::nextOpenDockWidget() function to properly return a DockWidget with tab if this is possible 2021-01-11 11:07:03 +01:00
main.cpp Fixed CDockAreaWidget::nextOpenDockWidget() function to properly return a DockWidget with tab if this is possible 2021-01-11 11:07:03 +01:00
main.py Improve Python Support (#567) 2023-10-05 07:23:54 +02:00
mainwindow.cpp Added new config flag DoubleClickUndocksWidget to configure if double clicking a DockWidget tab or titlebar undocks the widget 2024-12-12 15:38:29 +01:00
mainwindow.h Fixed CDockAreaWidget::nextOpenDockWidget() function to properly return a DockWidget with tab if this is possible 2021-01-11 11:07:03 +01:00
mainwindow.ui Fixed CDockAreaWidget::nextOpenDockWidget() function to properly return a DockWidget with tab if this is possible 2021-01-11 11:07:03 +01:00