Qt-Advanced-Docking-System/examples/centralWidget
hulswit 1a11e5ddcd Central Widget concept added
Adde option to set a dock widget as central widget. It influences resizing behavior of the splitters. The central widget will be stretched with the main window and remaing dock widgets and threir respective areas will be resized only vertically if docked left or right  and horizontaly if docked top or bottom
2020-08-20 16:36:02 +02:00
..
centralWidget.pro Central Widget concept added 2020-08-20 16:36:02 +02:00
CMakeLists.txt Central Widget concept added 2020-08-20 16:36:02 +02:00
digitalclock.cpp Central Widget concept added 2020-08-20 16:36:02 +02:00
digitalclock.h Central Widget concept added 2020-08-20 16:36:02 +02:00
main.cpp Central Widget concept added 2020-08-20 16:36:02 +02:00
mainwindow.cpp Central Widget concept added 2020-08-20 16:36:02 +02:00
mainwindow.h Central Widget concept added 2020-08-20 16:36:02 +02:00
mainwindow.ui Central Widget concept added 2020-08-20 16:36:02 +02:00