aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlimportscanner/data/CompositeWithinSingleton.json
blob: 1020588e20cf627b90a152bd502011ac3f2f79cc (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
[
    {
        "name": "CompositeWithinSingleton",
        "relativePath": "CompositeWithinSingleton",
        "type": "module"
    },
    {
        "classname": "QtQuick2Plugin",
        "name": "QtQuick",
        "plugin": "qtquick2plugin",
        "relativePath": "QtQuick",
        "type": "module"
    },
    {
        "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"
    }
]