Deepin Tool Kit  2020.9
Deepin Tool Kit is the toolkit used to built deepin style Apps
Deepin Tool Kit Widget

Deepin Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work on Deepin.

Dependencies

Build dependencies

  • Qt >= 5.6

Installation

Build from source code

  1. Make sure you have installed all dependencies.
  2. Build:
1 $ mkdir build
2 $ cd build
3 $ qmake ..
4 $ make
  1. Install:
1 $ sudo make install

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

deepin-tool-kit is licensed under [GPLv3](LICENSE).