/dtkwidget

mirrored from https://cr.deepin.io/#/admin/projects/dtkwidget

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Deepin Tool Kit Widget {#mainpage}

Deepint 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:

$ mkdir build
$ cd build
$ qmake ..
$ make
  1. Install:
$ 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.