# DesktopControls **Repository Path**: mirrors_barry-ran/DesktopControls ## Basic Information - **Project Name**: DesktopControls - **Description**: Qt Quick QML 2.0 Material - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #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 #Good Luck