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