添加、更新和删除已安装的 Qt 组件
Qt Maintenance Tool 包含在每个 Qt 安装程序中。使用它可添加、更新和删除已安装的组件。该工具位于 Qt 安装目录中(通常为C:/Qt/ )。
Qt Maintenance Tool 中添加、删除和更新组件" src="images/maintenancetool.webp" title="在 Qt Maintenance Tool 中添加、删除和更新组件"/>
您也可以通过命令行界面使用Qt Maintenance Tool ,这对您来说非常有用:
- 更新多台机器上的安装。
- 使用 CI/CD 管道。
- 自动更新,无需用户交互。
有关通过命令行使用Qt Maintenance Tool 的更多信息,请参阅《通过命令行界面获取并安装 Qt》。
© 2026 The Qt Company Ltd. 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.