j05070415 / DesktopControls

Qt Quick QML 2.0 Material

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DesktopControls

Compared to Qt raw Material,DesktopControls has below traits:

  1. More Material colors
  2. Desktop controls
  3. Quick Compiler controls, in orther words, controls is created more faster
  4. Universal font and color styles, you can't see much diffrence between diffrent platform
  5. Offer a property edit mechanism via diffrent templates
  6. Some other convenience components, Table Style,Tree Style,Normal Tree Model.

Qt Environment

  • Qt5.7.0 or later

How To Use

  1. Open desktopcontrols.pro
  2. Add "install" to make system
  3. Remove "install" and build all
  4. Run examle

About

Qt Quick QML 2.0 Material

License:GNU General Public License v3.0


Languages

Language:QML 60.9%Language:C++ 19.4%Language:JavaScript 18.4%Language:QMake 1.3%