aboutsummaryrefslogtreecommitdiffstats
path: root/UsageStatistic.json.in
blob: 0ed40e692d2d5f272e9662834f7d8f9f755b9e9b (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    \"Name\" : \"UsageStatistic\",
    \"Version\" : \"$$QTCREATOR_VERSION\",
    \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
    \"Vendor\" : \"The Qt Company Ltd\",
    \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
    \"License\" : \"GNU GPL v3\",
    \"Description\" : \"This plugin is used to collect usage statistic. All statistics are anonymous. You can switch off the plugin any time you want.\",
    \"Url\" : \"https://www.qt.io/\",
    $$dependencyList
}