import Qt 4.6 TextEdit { text: "Hello world!" inputMethodHints: Qt.ImhNoPredictiveText }