Coder Social home page Coder Social logo

homehomehu / dtkwidget Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linuxdeepin/dtkwidget

0.0 0.0 0.0 40.57 MB

Deepin Toolkit, widget module for DDE look and feel

License: Other

Shell 0.12% C++ 98.69% Python 0.18% C 0.08% Objective-C++ 0.03% CMake 0.90%

dtkwidget's Introduction

Deepin Tool Kit Widget

Deepin Tool Kit Widget(DtkWidget) provides the base widgets on Deepin.

中文说明:README_zh_CN.md

Documentation

中文文档:dtkwidget文档

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

$ sudo apt install qttools5-dev

# build
$ cmake ./plugin/dtkuiplugin -B build -DINSTALL_PLUGIN=ON -DCMAKE_INSTALL_PREFIX=/usr
$ cmake --build build -j$(nproc)

# install
$ cd build
$ sudo make install
  1. Build:
cmake -B build
cmake --build build -j$(nproc)
  1. Install:
cd build
sudo make install

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

Made with dtkwidget

List of some open source projects using dtkwidget: (Contact us or open a pull request to add yours)

License

deepin-tool-kit is licensed under LGPL-3.0-or-later.

dtkwidget's People

Contributors

zccrs avatar iceyer avatar kegechen avatar hualet avatar feiwang1119 avatar sbwtw avatar blumia avatar justforlxz avatar 18202781743 avatar zhangkai749 avatar l1nnnn avatar listenerri avatar felixonmars avatar manateelazycat avatar reionwong avatar uos-kyz avatar whale107 avatar xzl01 avatar robertkill avatar dragondjf avatar deepin-bot[bot] avatar deepinzhangshuang avatar asterwyx avatar decodetalkers avatar chenchongbiao avatar xmuli avatar rb-union avatar homehomehu avatar student-ice avatar 993381 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.