# QmlComponentStyle **Repository Path**: gongjianbo/QmlComponentStyle ## Basic Information - **Project Name**: QmlComponentStyle - **Description**: QML组件样式Demo,以Qt5.15为基础版本。QML Component Style Demo Based on Qt5.15。 - **Primary Language**: QML - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 14 - **Forks**: 6 - **Created**: 2019-10-26 - **Last Updated**: 2026-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QmlComponentStyle - QML Component Style Demo Based on Qt5.15. QML组件样式Demo,以Qt5.15为基础版本。 # Environment (开发环境) (2025-08-08)Win10/Win11 64bit + Qt5.15.2 + MSVC2019/MSVC2022 32bit/64bit # Warning(注意): - It is mainly to learn QML component style customization and lack of encapsulation.(主要是学习QMl组件样式自定义,欠缺封装。) - Mirror state is generally not considered in the code.(代码中一般没有考虑mirror(水平翻转)状态。) # Demo Show(展示): ![2019-10-17](Image/demo_1.png) ![2019-10-17](Image/demo_2.png)