Qt-Advanced-Docking-System/examples/simple
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
main.cpp Added new SidebarExample 2020-05-07 14:39:02 +02:00
MainWindow.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
MainWindow.h 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
MainWindow.ui Added new SidebarExample 2020-05-07 14:39:02 +02:00
simple.pro Added new SidebarExample 2020-05-07 14:39:02 +02:00
simple.py Update Python bindings (#231) 2020-07-30 13:44:05 +02:00