# qtcreator-template-dtk **Repository Path**: mirrors_linuxdeepin/qtcreator-template-dtk ## Basic Information - **Project Name**: qtcreator-template-dtk - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2026-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QtCreator Template for DTK provide a simple DTK application template for your qtcreator. ## Dependencies In debian, use below command to install compile dependencies: `sudo apt-get install qtcreator libdtkwidget-dev libdtkcore-dev` ## Installation ``` $ cd qtcreator-template-dtk $ sudo make install ``` ## Getting help Any usage issues can ask for help via * [Gitter](https://gitter.im/orgs/linuxdeepin/rooms) * [IRC channel](https://webchat.freenode.net/?channels=deepin) * [Forum](https://bbs.deepin.org) * [WiKi](http://wiki.deepin.org/) ## Getting involved We encourage you to report issues and contribute changes * [Contribution guide for developers](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers-en). (English) * [开发者代码贡献指南](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers) (中文) ## License qtcreator-template-dtk is licensed under [GPLv3](LICENSE).