1
0
mirror of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git synced 2025-04-01 02:42:39 +08:00
Qt-Advanced-Docking-System/examples/emptydockarea
2025-02-04 17:18:58 +01:00
..
CMakeLists.txt update minimum CMake version to 3.16 2025-02-04 17:18:58 +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