aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlimportscanner/data/qtQmlOnly.qml.json
blob: 3bbbb1a130136d3de3b58094f4c2888102a90554 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
    {
        "classname": "QtQmlPlugin",
        "name": "QtQml",
        "plugin": "qmlplugin",
        "relativePath": "QtQml",
        "type": "module"
    },
    {
        "classname": "QtQmlModelsPlugin",
        "name": "QtQml.Models",
        "plugin": "modelsplugin",
        "relativePath": "QtQml/Models",
        "type": "module"
    },
    {
        "classname": "QtQmlWorkerScriptPlugin",
        "name": "QtQml.WorkerScript",
        "plugin": "workerscriptplugin",
        "relativePath": "QtQml/WorkerScript",
        "type": "module"
    }
]