import QtQuick 1.0 TextInput { focus: true text: "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ" selectByMouse: false }