Qt-Advanced-Docking-System/demo
2020-04-22 06:25:01 +02:00
..
images Added setFullScreen(), setNormal() and isFullScreen() function to CDockWidget to be more compatible to QDockWidget 2020-04-09 23:16:50 +02:00
app.css Comitted missing app.css file 2020-02-06 12:55:26 +01:00
CMakeLists.txt Fixed cmake build 2020-04-14 17:24:34 +02:00
demo.pro Implemented status dialog in demo application to test several CDockWidget functions 2020-04-14 16:07:00 +02:00
demo.py Fixed and updated Python integration (#127) 2020-02-25 07:22:51 +01:00
demo.qrc Added setFullScreen(), setNormal() and isFullScreen() function to CDockWidget to be more compatible to QDockWidget 2020-04-09 23:16:50 +02:00
main.cpp Implemented support for custom DockWidget actions for display in DockArea title bar 2020-02-06 09:15:13 +01:00
MainWindow.cpp Added Q_INIT_RESOURCE(ads) for static builds 2020-04-22 06:25:01 +02:00
MainWindow.h Implemented status dialog in demo application to test several CDockWidget functions 2020-04-14 16:07:00 +02:00
mainwindow.ui Implemented status dialog in demo application to test several CDockWidget functions 2020-04-14 16:07: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 Implemented status dialog in demo application to test several CDockWidget functions 2020-04-14 16:07:00 +02:00
StatusDialog.ui Implemented status dialog in demo application to test several CDockWidget functions 2020-04-14 16:07:00 +02:00