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
13853573ea51f9f0e682f7d005ca4443398512ae
Qt-Advanced-Docking-System
/
examples
/
centralwidget
History
Uwe Kindler
a614e3cc3d
Fixed CDockAreaWidget::nextOpenDockWidget() function to properly return a DockWidget with tab if this is possible
...
Added new emptydockarea example
2021-01-11 11:07:03 +01: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
Updated centralwidget test
2020-08-24 11:14:58 +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