This commit is contained in:
zhuzihcu
2023-03-17 14:05:27 +08:00
parent 2de9d78f41
commit 9c121c6ba9
14 changed files with 347 additions and 17 deletions

View File

@ -6,8 +6,6 @@ Item{
id:root
property var radius:[0,0,0,0]
property color color : "#FFFFFF"
property color borderColor:"red"
property int borderWidth: 1
property bool shadow: true
default property alias contentItem: container.data