Rect { width: 200; height: 100; color: "lightgray" GroupBox { Text { text: "First Item" } Text { text: "Second Item" } } }