This website requires JavaScript.
Explore
Help
Sign In
p87392540
/
ukui-panel
forked from
openkylin/ukui-panel
Watch
1
Star
0
Fork
You've already forked ukui-panel
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9d1a6d6102
ukui-panel
/
framework
/
test
/
main.qml
6 lines
56 B
QML
Raw
Normal View
History
Unescape
Escape
feat(framework): 初始化Widget加载逻辑
2023-08-25 16:42:23 +08:00
import
QtQuick
2.15
Rectangle
{
feat(widget): 增加测试Widget用于测试新功能
2023-09-14 16:15:45 +08:00
color:
"#E1E4EA"
feat(framework): 初始化Widget加载逻辑
2023-08-25 16:42:23 +08:00
}