Qt-Advanced-Docking-System/demo
Nicolas Elie f835ffd978
Update Python bindings (#289)
* Update Python bindings

* Add X11Extras to setup.py for Linux builds

* Update Python Bindings

* Update Python bindings
2021-01-04 14:01:28 +01:00
..
images Added new test action for adding docked editor widget to test fix for issue #148 2020-05-07 16:14:59 +02:00
app.css Comitted missing app.css file 2020-02-06 12:55:26 +01:00
CMakeLists.txt Modernised CMake build files and CI configs (#185) 2020-05-24 09:14:33 +02:00
demo.pro Created ads.pri to ease linking of ads library 2021-01-02 19:48:34 +01:00
demo.py Update Python bindings (#289) 2021-01-04 14:01:28 +01:00
demo.qrc Added new test action for adding docked editor widget to test fix for issue #148 2020-05-07 16:14:59 +02:00
main.cpp Fixed QMouseEvent::globalPos() warning 2021-01-02 20:29:59 +01:00
MainWindow.cpp Fixed signal connection of perspective combobox 2021-01-02 21:05:05 +01:00
MainWindow.h Added test for CDockWidget::setWindowTitle function 2020-07-05 21:48:48 +02:00
mainwindow.ui Implemented status dialog in demo application to test several CDockWidget functions 2020-04-14 16:07:00 +02:00
status_dialog.py Update PyQt bindings (#168) 2020-05-13 16:05:00 +02:00
StatusDialog.cpp Implemented status dialog in demo application to test several CDockWidget functions 2020-04-14 16:07:00 +02:00
StatusDialog.h Fixed MSVC compiler warning because of using class instead of struct in a friend declaration 2020-05-14 07:31:03 +02:00
StatusDialog.ui Implemented status dialog in demo application to test several CDockWidget functions 2020-04-14 16:07:00 +02:00