import Qt.test 1.0 MyQmlObject{ id: obj objectName: "obj" regularExpression: /[a-zA-z]/ }