Qt-Advanced-Docking-System/examples/deleteonclose
Nicolas Elie 75841415a3
Update Python bindings (#231)
* Update Python bindings to reflect changes in 8443414

* [Python] Fix no such signal error for signals with a reference to an object in ads namespace

* [Python] Update examples
2020-07-30 13:44:05 +02:00
..
CMakeLists.txt Modernised CMake build files and CI configs (#185) 2020-05-24 09:14:33 +02:00
deleteonclose.pro Fixed showing of dock area when inserting a dock widget into a hidden dock area 2020-05-19 20:26:57 +02:00
deleteonclose.py Update Python bindings (#231) 2020-07-30 13:44:05 +02:00
main.cpp Changed demos to delete the dock manager when the main window is closes to ensure that all floating widgets als "closed" (destroyed) 2020-07-22 11:28:41 +02:00