Qt-Advanced-Docking-System/demo
2020-04-09 23:16:50 +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 Windows build 2020-01-11 23:44:46 +01:00
demo.pro Build QAxWidget specific stuff only on Windows 2020-01-11 12:05:44 +01: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 setFullScreen(), setNormal() and isFullScreen() function to CDockWidget to be more compatible to QDockWidget 2020-04-09 23:16:50 +02:00
MainWindow.h Added setFullScreen(), setNormal() and isFullScreen() function to CDockWidget to be more compatible to QDockWidget 2020-04-09 23:16:50 +02:00
mainwindow.ui Added support for setting the DockWidget icon - this icon is shown in the title bar or when using the ToggleViewAction 2018-01-02 08:01:23 +01:00