添加分隔线

This commit is contained in:
gjq 2023-02-13 13:40:44 +08:00 committed by hewenfei
parent f83fd97ee8
commit 0d3f7495e4
1 changed files with 10 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Item {
ColumnLayout {
anchors.fill: parent
anchors.topMargin: 12
spacing: 0
Row {
Layout.fillWidth: true
@ -41,6 +42,15 @@ Item {
height: 34
}
}
AppControls2.StyleBackground {
Layout.fillWidth: true
Layout.preferredHeight: 1
useStyleTransparent: false
alpha: 0.15
paletteRole: Palette.Text
}
Item {
Layout.fillWidth: true
Layout.fillHeight: true