Qt-Advanced-Docking-System/examples/centralwidget
Nicolas Elie b5b251dffb
Update Python Bindings (#348)
* Update Python bindings

* Add X11Extras to setup.py for Linux builds

* Update Python Bindings

* Update Python bindings

* Update Python Bindings
2021-08-26 13:51:09 +02:00
..
centralwidget.pro Created ads.pri to ease linking of ads library 2021-01-02 19:48:34 +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
main.py Update Python Bindings (#348) 2021-08-26 13:51:09 +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