aboutsummaryrefslogtreecommitdiffstats
path: root/src/UsageStatistic.json.in
blob: 1e3a2c17431c9db0052059f8ba5e5f1aa3c928bd (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 collects statistics on how Qt Creator is used. All statistics are pseudonymous. You can switch off the plugin any time you want.\",
    \"Url\" : \"https://www.qt.io/\",
    $$dependencyList
}