Qt-Advanced-Docking-System/demo
Luca Beldi 40a8d9e6b4 Added CMake project file
CMake has been announced as the build system of choice for Qt in the
future so it's useful to provide a project file for it

Also added the possibility to compile as a static library
2019-01-16 09:44:34 +00:00
..
CMakeLists.txt Added CMake project file 2019-01-16 09:44:34 +00:00
demo.pro Added example project and updated documentation 2018-12-20 09:15:02 +01:00
main.cpp Merge pull request #15 from skartashev/master 2019-01-15 11:41:37 +01:00
main.qrc Removed non existing resources from main.qrc 2019-01-15 19:45:14 +01:00
MainWindow.cpp Removed non existing header in include 2019-01-15 17:24:29 +01:00
MainWindow.h Compile and warning fixes for macOS 2018-05-06 12:45:46 +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