Commit f44a106
committed
[重构项目结构和UI优化]: 统一控件命名规范,增强功能实现,优化用户体验
- **Battery控件**: 重命名图片目录为images,更新电池控件截图,调整窗口尺寸为300x350,优化描述信息强调充电状态和动画效果
- **BatteryQuick控件**: 调整QtQuick版本窗口尺寸为320x370,更新标题和截图
- **BubbleWindow重命名为Bubble**: 将气泡对话框控件目录重命名,调整窗口尺寸为450x280,移除冗余样式代码,更新截图和功能描述
- **CheckBoxStandardItem重命名为CheckableTreeItem**: 重构层次化复选框树控件,完全重写核心逻辑,增强父子节点状态联动,支持三态显示,添加完整的文件系统树结构演示
- **Clock控件**: 更新时钟控件截图和描述,优化渲染性能,调整预设主题颜色方案,改进颜色按钮同步逻辑
- **DashBoard控件**: 更新仪表盘控件截图和描述,修复圆弧绘制问题,调整窗口尺寸为800x500,改进主题颜色同步机制
- **项目配置更新**: 同步更新根目录CMakeLists.txt和src.pro文件,反映子项目重命名和结构调整
- **文档完善**: 全面更新README.md文档,统一控件描述语言,使用更准确的功能说明,更新所有截图路径1 parent 581ecad commit f44a106
41 files changed
Lines changed: 624 additions & 218 deletions
File tree
- src
- BatteryQuick
- images
- Battery
- images
- picture
- BubbleWindow/picture
- Bubble
- images
- CheckBoxStandardItem
- picture
- CheckableTreeItem
- images
- Clock
- images
- picture
- DashBoard
- images
- picture
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | | - | |
| 71 | + | |
71 | 72 | | |
72 | | - | |
73 | | - | |
74 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | | - | |
| 78 | + | |
77 | 79 | | |
78 | | - | |
79 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
80 | 84 | | |
81 | | - | |
| 85 | + | |
82 | 86 | | |
83 | | - | |
84 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
85 | 91 | | |
86 | 92 | | |
87 | 93 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Loading
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments