Skip to content

Deepin Toolkit, widget module for DDE look and feel

License

Notifications You must be signed in to change notification settings

cccccccb/dtkwidget

 
 

Repository files navigation

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.
sudo apt build-dep .

If you need to use the designer plugin, you should also install:

sudo apt install qttools5-dev
  1. 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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.3%
  • QMake 1.1%
  • C 0.2%
  • Python 0.2%
  • Shell 0.1%
  • Objective-C++ 0.1%