This commit is contained in:
zhuzihcu
2023-03-09 16:44:24 +08:00
parent bdf4da81dd
commit e2cefb6114
8 changed files with 58 additions and 32 deletions

View File

@ -8,8 +8,8 @@ Rectangle {
property string text: "Filled Button"
property int startPadding : 15
property int endPadding : 15
property int topPadding: 8
property int bottomPadding: 8
property int topPadding: 5
property int bottomPadding: 5
property bool disabled: false
signal clicked