# Qt-CustomControls **Repository Path**: petric/Qt-CustomControls ## Basic Information - **Project Name**: Qt-CustomControls - **Description**: git from github.com - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-23 - **Last Updated**: 2025-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Qt-CustomControls -个人用Qt封装了一些控件。 --全部是Qt painter自绘,无任何第三方库。 --设置的接口完备,有一些可能需要微调。 --基本上一个控件一个头文件加一个实现文件。 --分了一些类,现在有进度条,滑动条,仪表盘,统计图,动画,按钮,还有一些还不错的软件页面。 ![image](https://github.com/ArmstrongOne/Qt-CustomControls/blob/master/project-image/sliderbar.png) ![image](https://github.com/ArmstrongOne/Qt-CustomControls/blob/master/project-image/progress.png) ![image](https://github.com/ArmstrongOne/Qt-CustomControls/blob/master/project-image/panel.png))