Guest User

Untitled

a guest
Jun 18th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Button {
  2.         x: 217
  3.         y: 528
  4.         width: 100
  5.         height: 50
  6.         text: qsTr("STOP")
  7.         anchors.horizontalCenter: parent.horizontalCenter
  8.         anchors.top: label.bottom
  9.         anchors.topMargin: 208
  10.         anchors.horizontalCenterOffset: 87
Add Comment
Please, Sign In to add comment