This website requires JavaScript.
Explore
Help
Sign In
amass
/
FluentUI
Watch
1
Star
0
Fork
0
You've already forked FluentUI
mirror of
https://github.com/zhuzichu520/FluentUI.git
synced
2024-11-24 03:30:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a59010ec72
FluentUI
/
src
/
controls
/
FluObject.qml
8 lines
103 B
QML
Raw
Normal View
History
Unescape
Escape
update
2023-03-25 13:35:21 +08:00
import
QtQuick
2.15
update
2023-02-28 18:29:00 +08:00
QtObject
{
id:flu_object
;
update
2023-03-25 13:35:21 +08:00
update
2023-02-28 18:29:00 +08:00
default
property
list
<
QtObject
>
children
;
}
Reference in New Issue
Copy Permalink