import Qt 4.7 TextInput{ focus: true objectName: "myInput" maximumLength: 10 }