aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/snippets/qml/loader/MyComponent.qml
blob: 15c71dddf7c9d618d76be1c1d8f7226850a4dae6 (plain)
1
2
3
4
5
6
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

import QtQuick

Text { text: index }