qtdeclarative/tests/auto/qml/qmlcppcodegen/data/enumScope.qml

6 lines
72 B
QML

import QtQuick.Layouts
GridLayout {
flow: GridLayout.TopToBottom
}