qt6-bb10/qtdeclarative/tests/auto/qml/qqmlbinding/data/MyComponent.qml

3 lines
51 B
QML

import QtQuick 2.3
QtObject { property real p: 0 }