# beautify_pyqt5 **Repository Path**: qinganan_admin/beautify_pyqt5 ## Basic Information - **Project Name**: beautify_pyqt5 - **Description**: 一些自定义的梅花组件 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-05-23 - **Last Updated**: 2026-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # beautify_pyqt5 ## 介绍 一些自定义的美化组件,designer中提升控件即可使用,具体可参考PyCom ## 使用说明 ~~~ 以自定义按钮为例: ~~~ #### 步骤1 ![img.png](images/introduce/img.png) #### 步骤2 ![img.png](images/introduce/img1.png) #### 步骤3 ![img.png](images/introduce/img2.png) #### 步骤4 ![img.png](images/introduce/img3.png) ~~~ 最后保存UI,转换为.py文件,在.py文件中使用即可 ~~~ #### 步骤5 ![img.png](images/introduce/img4.png) #### 步骤6 ![img.png](images/introduce/img5.png) ## 演示 ### 自定义按钮