Thread: QML question(s)
View Single Post
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#3
in grid:
Code:
property alias rect1: myRectangle1
in external rectangle:
Code:
anchor.left: grid.rect1.left
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 2 Users Say Thank You to coderus For This Useful Post: