mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-02-02 19:27:38 +08:00
update
This commit is contained in:
parent
54f6a8c37d
commit
3c3ed49df8
24
README.md
24
README.md
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## 简介
|
## 简介
|
||||||
|
|
||||||
QML插件
|
这是一个漂亮的Fluent组件库,使用QML插件开发的
|
||||||
|
|
||||||
## status
|
## status
|
||||||
| [Windows][win-link]| [Ubuntu][ubuntu-link]|[MacOS][macos-link]|
|
| [Windows][win-link]| [Ubuntu][ubuntu-link]|[MacOS][macos-link]|
|
||||||
@ -46,3 +46,25 @@ QML插件
|
|||||||
|FluTooltip|tooltip提示框||
|
|FluTooltip|tooltip提示框||
|
||||||
|FluTreeView|树控件||
|
|FluTreeView|树控件||
|
||||||
|FluTheme|主题设置|支持主题颜色切换,夜间模式|
|
|FluTheme|主题设置|支持主题颜色切换,夜间模式|
|
||||||
|
|
||||||
|
# 部分效果预览
|
||||||
|
|
||||||
|
## 主页
|
||||||
|
|
||||||
|
![](doc/preview/main.png)
|
||||||
|
|
||||||
|
## 主题颜色切换、夜间模式
|
||||||
|
|
||||||
|
![](doc/preview/theme.png)
|
||||||
|
|
||||||
|
## FluTreeView树组件
|
||||||
|
|
||||||
|
![](doc/preview/treeview.png)
|
||||||
|
|
||||||
|
## Toast组件
|
||||||
|
|
||||||
|
![](doc/preview/infobar.png)
|
||||||
|
|
||||||
|
## Rectangle组件
|
||||||
|
|
||||||
|
![](doc/preview/rectangle.png)
|
BIN
doc/preview/infobar.png
Normal file
BIN
doc/preview/infobar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 128 KiB |
BIN
doc/preview/main.png
Normal file
BIN
doc/preview/main.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 119 KiB |
BIN
doc/preview/rectangle.png
Normal file
BIN
doc/preview/rectangle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 703 KiB |
BIN
doc/preview/theme.png
Normal file
BIN
doc/preview/theme.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
BIN
doc/preview/treeview.png
Normal file
BIN
doc/preview/treeview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 134 KiB |
Loading…
Reference in New Issue
Block a user