Qt-Advanced-Docking-System/demo
mvidelgauz 1d68e27558
Added DockAreaHasTabsMenuButton and DockAreaHasUndockButton to CDockManager config (#108)
* Added DockAreaHasUndockButton and DockAreaHasTabsMenuButton configuration flag
2020-02-02 16:22:05 +01:00
..
images Moved tab_menu.gif to the right location 2019-12-17 14:11:21 +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.qrc Fixed problem with CDockAreaTabBar::onCloseOtherTabsRequested() if DockWidgets support the DockwidgetDeleteOnClose flag, enhanced demo to enabled creation of dynamic tables 2019-12-11 15:50:13 +01:00
main.cpp Merge pull request #15 from skartashev/master 2019-01-15 11:41:37 +01:00
MainWindow.cpp Added DockAreaHasTabsMenuButton and DockAreaHasUndockButton to CDockManager config (#108) 2020-02-02 16:22:05 +01:00
MainWindow.h Added visibilityChanged code 2020-01-14 15:58:45 +01: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