更改用户界面语言

Qt Creator 用户界面语言已本地化为多种语言。如果系统语言是支持的语言之一,则会自动选择。

更改语言:

  1. 转到首选项>Environment
  2. Language 中,选择一种语言。
  3. 选择OK
  4. 选择Restart Now 以重新启动Qt Creator 并使更改生效。

从命令行设置语言

要在从命令行启动Qt Creator 时设置用户界面语言,请输入:

qtcreator -language <locale>

使用小写双字母ISO 639 语言代码,如deenfr

另请参阅 从命令行运行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.