aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlimportscanner/data/ListProperty.qml.json
blob: f07b7e849475f4b90225199cf669d785c7069a1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
    {
        "classname": "QtQuick2Plugin",
        "name": "QtQuick",
        "linkTarget": "Qt6::qtquick2plugin",
        "plugin": "qtquick2plugin",
        "pluginIsOptional": true,
        "relativePath": "QtQuick",
        "type": "module",
        "prefer": ":/qt-project.org/imports/QtQuick/"
    },
    {
        "name": "Things",
        "plugin": "doesNotExistPlugin",
        "relativePath": "Things",
        "type": "module"
    },
    {
        "classname": "QtQmlMetaPlugin",
        "linkTarget": "Qt6::QmlMeta",
        "name": "QtQml",
        "plugin": "qmlmetaplugin",
        "pluginIsOptional": true,
        "relativePath": "QtQml",
        "type": "module",
        "prefer": ":/qt-project.org/imports/QtQml/"
    },
    {
        "classname": "QtQmlPlugin",
        "linkTarget": "Qt6::qmlplugin",
        "name": "QtQml.Base",
        "plugin": "qmlplugin",
        "pluginIsOptional": true,
        "relativePath": "QtQml/Base",
        "type": "module",
        "prefer": ":/qt-project.org/imports/QtQml/Base/"
    },
    {
        "classname": "QtQmlModelsPlugin",
        "linkTarget": "Qt6::modelsplugin",
        "name": "QtQml.Models",
        "plugin": "modelsplugin",
        "pluginIsOptional": true,
        "relativePath": "QtQml/Models",
        "type": "module",
        "prefer": ":/qt-project.org/imports/QtQml/Models/"
    },
    {
        "classname": "QtQmlWorkerScriptPlugin",
        "linkTarget": "Qt6::workerscriptplugin",
        "name": "QtQml.WorkerScript",
        "plugin": "workerscriptplugin",
        "pluginIsOptional": true,
        "relativePath": "QtQml/WorkerScript",
        "type": "module",
        "prefer": ":/qt-project.org/imports/QtQml/WorkerScript/"
    },
    {
        "name": "QML",
        "type": "module"
    }
]