Qt-Advanced-Docking-System/examples/dockindock
2021-04-27 10:05:07 +02:00
..
CMakeLists.txt Replace dockdepth1 by dockindock 2021-04-14 15:36:00 +02:00
dockindock.cpp Replace dockdepth1 by dockindock 2021-04-14 15:36:00 +02:00
dockindock.h Replace dockdepth1 by dockindock 2021-04-14 15:36:00 +02:00
dockindock.pro Replace dockdepth1 by dockindock 2021-04-14 15:36:00 +02:00
dockindockmanager.cpp Fix crash when dockindock example is closed. Due to code in dockindock supposed to fix memory leaks: now leaks were fixed in CDockManager (https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/issues/307), the code from dockindock ends up deleting objects already deleted by parent. 2021-04-27 10:05:07 +02:00
dockindockmanager.h Replace dockdepth1 by dockindock 2021-04-14 15:36:00 +02:00
main.cpp Replace dockdepth1 by dockindock 2021-04-14 15:36:00 +02:00
mainframe.cpp Replace dockdepth1 by dockindock 2021-04-14 15:36:00 +02:00
mainframe.h Replace dockdepth1 by dockindock 2021-04-14 15:36:00 +02:00
perspectiveactions.cpp Replace dockdepth1 by dockindock 2021-04-14 15:36:00 +02:00
perspectiveactions.h Replace dockdepth1 by dockindock 2021-04-14 15:36:00 +02:00
perspectives.cpp Replace dockdepth1 by dockindock 2021-04-14 15:36:00 +02:00
perspectives.h Replace dockdepth1 by dockindock 2021-04-14 15:36:00 +02:00