aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlimportscanner/data/javascriptMethods.qml.json
blob: 48029ebf01ca37b66771efab9c26c791bd5fb052 (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
[
    {
        "classname": "QtQmlPlugin",
        "name": "QtQml",
        "plugin": "qmlplugin",
        "relativePath": "QtQml",
        "type": "module"
    },
    {
        "name": "Methods.js",
        "type": "javascript"
    },
    {
        "classname": "QtQmlModelsPlugin",
        "name": "QtQml.Models",
        "plugin": "modelsplugin",
        "relativePath": "QtQml/Models",
        "type": "module"
    },
    {
        "classname": "QtQmlWorkerScriptPlugin",
        "name": "QtQml.WorkerScript",
        "plugin": "workerscriptplugin",
        "relativePath": "QtQml/WorkerScript",
        "type": "module"
    }
]