Commit 7ebf09a
committed
[重构UI组件并优化项目结构]: 用功能更完善的SwitchButton替换旧的SlipButton,移除SimpleUdp示例,优化README文档结构和构建配置
- **UI组件重构**: 将SlipButton完全重构为SwitchButton,新增丰富的自定义属性和动画效果,包括颜色定制、动画控制、状态反馈等高级功能
- **示例代码清理**: 移除SimpleUdp网络通信示例,简化项目结构,专注于核心UI组件开发
- **文档结构优化**: 重新组织README.md文档,调整标题层级,用SwitchButton替换SlipButton的说明,并添加详细的功能特性介绍
- **构建系统更新**: 同步更新CMakeLists.txt和.pro项目文件,移除旧组件配置,添加新组件构建支持
- **示例程序增强**: SwitchButton示例程序提供完整的交互控制界面,支持实时调整颜色、动画参数和状态监控1 parent 18d614f commit 7ebf09a
24 files changed
Lines changed: 646 additions & 503 deletions
File tree
- src
- SimpleUdp
- SlipButton
- picture
- SwitchButton
- images
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | 223 | | |
243 | 224 | | |
244 | 225 | | |
245 | 226 | | |
246 | 227 | | |
247 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
248 | 239 | | |
249 | 240 | | |
250 | 241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments