import QtQuick import QtQuick.Controls TextArea { text: "TextArea" }