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

6 lines
56 B
QML

import QtQuick
MouseArea {
drag.axis: Drag.YAxis
}