问题

Issues 视图可过滤掉来自构建工具的无关输出,并以有条理的方式显示问题。

要进一步按类型过滤输出,请选择过滤树 (Filter Tree),然后选择一个过滤器。有关每个过滤器的更多信息,请参阅工具提示。

问题

要在视图中查找输出,请在Filter 字段中输入搜索条件。

选择一行或多行,对其内容应用上下文菜单操作。您可以删除选中的行或将其内容复制到剪贴板。对于单行,可以使用该行的内容作为搜索条件在互联网上搜索解决方案,或打开版本控制注释视图查看导致错误信息的行。

要查看所选行的详细信息(如果有),请按空格键

要导航到相应的源代码,请选择问题或在上下文菜单中选择Show in Editor 。条目必须包含发现问题的文件名。

要在编译输出中查看有关问题的更多信息,请在上下文菜单中选择Show Compile Output

要从一个问题跳转到下一个或上一个问题,请选择上一个项目下一个项目F6Shift+F6

默认情况下,新构建会清除Issues 视图。要保留上一轮构建中的问题,请清除首选项>Build & Run >General >Clear issues list on new build

另请参阅 "查看输出"、"添加自定义输出解析器"和 "在问题中显示任务列表文件"。

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.