import QtQuick
import QtQuick.Layouts
ColumnLayout {
id: layout
TextEdit {
readOnly: true
text: 'שדגשגשגשגדוגמא
בעיות יישור
טֶקסט'
}