qtdeclarative/tests/auto/qml/qmllint/data/nanchors3.qml

7 lines
109 B
QML

import QtQuick 2.15
Rectangle {
nanchors.horizontalCenter: parent
nanchors.verticalCenter: parent
}