启用和禁用插件
Qt Creator 在 Linux、macOS 和 Windows 中,"关于 "对话框等标准功能使用标准名称和位置。
Linux 和 Windows | MacOS |
---|---|
Help >About Plugins | Qt Creator>About Plugins |
新的Qt Creator 插件通常作为实验插件推出,以便在完全支持之前让你试用。实验性插件默认是禁用的,必须启用它们才能在重启Qt Creator 后显示。默认情况下,该插件依赖的所有插件也会启用。
您也可以禁用不使用的插件,以简化Qt Creator 。如果禁用某个插件,Qt Creator 会要求您禁用所有依赖于该插件的插件。这可能会导致某些功能无法正常工作。此外,如果您再次启用第一个插件,这些插件也不会自动启用。
启用和禁用插件:
- 访问About Plugins 。
- 开始在Filter 字段中键入查找插件。
- 选择Load 复选框启用插件,或清除复选框禁用插件。
- 选择Details 可查看有关插件的更多信息,如用途、供应商、许可证和依赖关系。
- 选择OK 。
- 选择Restart Now 以重新启动Qt Creator 并使更改生效。
另请参阅 安装插件。
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.