import QtQuick
import QtQuick.Controls 6.3
TextArea {
text: "0123456789 ABCDEFGHIJKLMNOPQRSTUVWXYZ"
}