aboutsummaryrefslogtreecommitdiffstats
path: root/src/UsageStatistic.json.in
blob: 9a999e4bba8acf9ba0ce6ce9d34e48513dc2fd2e (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 anonymous. You can switch off the plugin any time you want.\",
    \"Url\" : \"https://www.qt.io/\",
    $$dependencyList
}