Qt-Advanced-Docking-System/examples/emptydockarea
Uwe Kindler 7245dced84
Some checks failed
linux-builds / build (ubuntu-20.04) (push) Has been cancelled
linux-builds / build_ubuntu_2204 (push) Has been cancelled
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
..
CMakeLists.txt Change targets name based on Qt version (#489) 2023-02-23 15:50:50 +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