Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 608 Bytes

File metadata and controls

18 lines (15 loc) · 608 Bytes

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