Qt-Advanced-Docking-System/demo
2018-08-29 08:47:05 +02:00
..
demo.pro
main.cpp
MainWindow.cpp Improved documentation, made a lot of member functions protected to make it clearer which functions the user is allowed to use, the CDockWidget constructor now sets the objectName() to the given title, so there is no need to call setObjectName() explicitely if the title is static and unique 2018-08-29 08:47:05 +02:00
MainWindow.h Compile and warning fixes for macOS 2018-05-06 12:45:46 +02:00
mainwindow.ui