import QtQuick 2.9
import PositionerTest 1.0
ImplicitRow {
Text {
text: "Text"
width: parent.width
}