import QtQuick 2.0 TextInput { focus: true text: "super" autoScroll: true }