# QtWidgetsExt **Repository Path**: juanran2010/QtWidgetsExt ## Basic Information - **Project Name**: QtWidgetsExt - **Description**: 使用QtWidget界面库增加新的控件或在现有控件的基础上扩展控件功能 - **Primary Language**: C++ - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 65 - **Forks**: 26 - **Created**: 2020-08-27 - **Last Updated**: 2025-01-24 ## Categories & Tags **Categories**: desktop-ui **Tags**: None ## README # QtWidgetsExt #### 介绍 1. 扩展QDateTimeEdit、QTimeEdit、QDateEdit控件; 2. 实现了半透明效果的图片浏览器; 3. 实现带过滤条件的表头控件; 4、实现了类Photoshop色带控件; #### 软件架构 1. 扩展QDateTimeEdit、QTimeEdit、QDateEdit控件; 2. 实现了半透明效果的图片浏览器; 3. 实现带过滤条件的表头控件; 4、实现了类Photoshop色带控件; #### 安装教程 1. 使用git下载代码; 2. 使用Visual studio 2015打开解决方案; 3. 编译运行。 #### 运行截图 1. 时间日期控件 时间日期控件1 2. 图片浏览器 图片浏览器控件 3. 过滤条件表头 过滤条件表头控件 4. 色带控件 色带控件 5. 弹出信息框 弹出信息框 #### 其他说明 鸣谢: 1. https://blog.csdn.net/jain_yu/article/details/104062618 2. https://github.com/zhugp125/QtDemo.git