在此页面

收集使用统计数据

当您安装Qt CreatorQt Online Installer 时,您可以允许它收集有关您的系统和Qt Creator 使用情况的假名信息。如果拒绝,则不会安装遥测插件,也不会收集使用统计数据。

数据收集原则

不收集个人数据,如姓名、IP 地址、MAC 地址或项目和路径名。不过,QUuid 对象用于识别属于一个用户的数据记录。这些对象无法转换回其生成时的实际值。

有关 Qt 隐私政策的更多信息,请参阅Qt 隐私与安全附录

Qt Creator 尊重相同的隐私规则。

打开数据收集

要允许遥测插件收集数据,请访问Preferences >Telemetry >Usage Statistics ,然后选择Send pseudonymous usage statistics

遥测首选项中的 "使用统计 "选项卡

收集数据

Qt Creator 收集以下数据:

  • 您的 Qt 许可证。
  • 所选的Qt Creator 主题和 UI 语言以及系统地域。
  • 您使用的模式。
  • 您用来构建项目的信息:
    • Qt 版本。
    • Qt 和 QML 模块。
    • 构建系统(CMake、qmake 等)。
    • 构建和运行设备类型。
    • 编译器和调试器的类型和版本。
  • 您打开的 Qt 示例。

代码可从https://code.qt.io/cgit/qt-creator/plugin-telemetry.git 获取。

另请参阅 安装

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.