This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
Qt-Advanced-Docking-System
Watch
1
Star
0
Fork
0
You've already forked Qt-Advanced-Docking-System
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3.7.2
Qt-Advanced-Docking-System
/
examples
/
centralwidget
History
Rui Oliveira
aff0bd6e25
Add Qt6 support on CMake (
#319
)
2021-04-28 22:52:45 +02:00
..
centralwidget.pro
Created ads.pri to ease linking of ads library
2021-01-02 19:48:34 +01:00
centralWidget.py
Update Python bindings (
#289
)
2021-01-04 14:01:28 +01:00
CMakeLists.txt
Add Qt6 support on CMake (
#319
)
2021-04-28 22:52:45 +02:00
main.cpp
Updated centralwidget test
2020-08-24 11:14:58 +02:00
mainwindow.cpp
Fixed CDockAreaWidget::nextOpenDockWidget() function to properly return a DockWidget with tab if this is possible
2021-01-11 11:07:03 +01:00
mainwindow.h
Fixed centralwidget example to properly close all floating widgets on main window close
2020-11-26 08:07:31 +01:00
mainwindow.ui
Added support for perspectives to centralwidget example to test save and restore state functionality with central widget
2020-09-21 08:39:39 +02:00