aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlimportscanner/data/qtQmlOnly.qml.json
blob: 0a885f058e4b39aff7d6cac8095bc04afeeda287 (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
[
    {
        "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"
    }
]