aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/testPlugin.json
blob: b6958fb75320eac83e831824a4c6326ad64b4feb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "name": "testPlugin",
    "author": "Qt",
    "description": "A test plugin for tst_qmllint",
    "version": "1.0",
    "isInternal": true,
    "loggingCategories": [
        {
            "name": "test",
            "settingsName": "TestWarning",
            "description": "A warning type used in tests"
        }
    ]
}