1
0
mirror of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git synced 2025-03-14 18:19:52 +08:00
Qt-Advanced-Docking-System/examples/emptydockarea
anoy. 7d9f9b43a7
Some checks failed
linux-builds / build (ubuntu-20.04) (push) Has been cancelled
linux-builds / build_ubuntu_2204 (push) Has been cancelled
update minimum CMake version to 3.16 (#710)
2025-02-05 11:52:17 +01:00
..
CMakeLists.txt update minimum CMake version to 3.16 (#710) 2025-02-05 11:52:17 +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