Qt-Advanced-Docking-System/demo
2022-11-01 11:35:07 +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 Add Qt6 support on CMake (#319) 2021-04-28 22:52:45 +02:00
demo.pro Created ads.pri to ease linking of ads library 2021-01-02 19:48:34 +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 Improved visual_studio_light.css 2022-10-25 09:11:10 +02:00
main.py Update Python Bindings (#348) 2021-08-26 13:51:09 +02:00
MainWindow.cpp Use explicit naming for functions to configure auto hide flags and disable auto hide feature by default 2022-11-01 11:35:07 +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