import Qt 4.6 Rectangle { radius: 5; border.width: 1; width:400; height: 120; color: background; }