Qt-Advanced-Docking-System/demo
2020-04-28 07:19:06 +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 Added documentation for FloatingContainerHasWidgetTitle flag 2020-04-27 08:58:50 +02:00
MainWindow.cpp Restored default demo application settings 2020-04-28 07:19:06 +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