添加了两个图标,使其跟随主题变换, 设置子对象objectName Log: DSearchEdit左侧图标替换,设置子对象objectName Bug: https://pms.uniontech.com/zentao/bug-view-46625.html Change-Id: I00f9d5b3ebaa9d6ddf777d0928bad7cd1d25327f Reviewed-on: http://gerrit.uniontech.com/c/dtkwidget/+/6223 Reviewed-by: <mailman@uniontech.com> Reviewed-by: chenke <chenke@uniontech.com> Tested-by: <mailman@uniontech.com> |
||
|---|---|---|
| .tx | ||
| debian | ||
| doc/images | ||
| examples | ||
| rpm | ||
| src | ||
| tools | ||
| .clog.toml | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .project.json | ||
| .release.json | ||
| CHANGELOG.md | ||
| LICENSE | ||
| README.md | ||
| conanfile.py | ||
| dtkwidget.pro | ||
README.md
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
-
Make sure you have installed all dependencies.
-
Build:
$ mkdir build
$ cd build
$ qmake ..
$ make
- 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
- Contribution guide for developers. (English)
- 开发者代码贡献指南 (中文)
License
deepin-tool-kit is licensed under GPLv3.