Friendiqa v0.3
This commit is contained in:
parent
585e329bcb
commit
bda2d9f7b5
63 changed files with 2746 additions and 1357 deletions
|
@ -34,10 +34,10 @@ Rectangle{
|
|||
id: blueButton
|
||||
width: Math.max(mainText.width+2*mm,8*mm)
|
||||
height: 5*mm
|
||||
color:"light blue"
|
||||
color:"light blue"//"#EFEAEA" "sky blue"
|
||||
property alias fontColor: mainText.color
|
||||
border.color:"grey"
|
||||
border.width:1
|
||||
// border.color:"grey"
|
||||
// border.width:1
|
||||
radius: mm
|
||||
property alias text: mainText.text
|
||||
signal clicked
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue