# QmlComponentStyle **Repository Path**: hovering_in_the_wind/QmlComponentStyle ## Basic Information - **Project Name**: QmlComponentStyle - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-02 - **Last Updated**: 2022-10-13 ## 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(水平翻转)状态。)