Deepin Tool Kit (DtkGui) is the development graphical user interface of all C++/Qt Developer work on Deepin.
You should read the Deepin Application Specification firstly.
- Qt >= 5.10
 
- 
Make sure you have installed all dependencies.
 - 
Build:
 
mkdir build
cd build
cmake ..
make- Install:
 
sudo make installAny usage issues can ask for help via
We encourage you to report issues and contribute changes
deepin-tool-kit is licensed under LGPL-3.0-or-later.