This commit is contained in:
朱子楚\zhuzi
2023-06-13 22:00:15 +08:00
parent 2a5acb45a1
commit c3b3dc904e
8 changed files with 3 additions and 458 deletions

View File

@ -279,22 +279,6 @@ FluObject{
}
}
FluPaneItemExpander{
title:lang.media
icon:FluentIcons.Media
FluPaneItem{
title:"MediaPlayer"
image:"qrc:/example/res/image/control/MediaPlayerElement.png"
recentlyAdded:true
order:0
desc:"A control to display video and image content."
onTap:{
navigationView.push("qrc:/example/qml/page/T_MediaPlayer.qml")
}
}
}
FluPaneItemExpander{
title:lang.other
icon:FluentIcons.Shop