landspace / dtkwidget

Deepin Toolkit, widget module for DDE look and feel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deepin Tool Kit Widget {#mainpage}

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:

$ 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.

About

Deepin Toolkit, widget module for DDE look and feel

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 98.5%Language:QMake 1.0%Language:Python 0.2%Language:C 0.2%Language:Objective-C++ 0.1%Language:Shell 0.0%Language:Prolog 0.0%