How to disable the Issues pane in Qt Creator?

泄露秘密 提交于 2019-12-09 06:38:21

问题


I find it easier to work with compiler output but the Issues pane in the Qt Creator pops up automatically after every compilation, hiding the useful information, forcing me to hide it every time. Is there a way to disable this behavior? I don't mind the errors being collected, I just don't want this particular piece of UI to show up every time when I don't ask for it.

I'm using the Qt Creator 3.5.0 but it was like that in the earlier versions, too.


回答1:


click by last icon arrow up/down will get checked list of panes, here I can made unchecked Issues pane.

https://picasaweb.google.com/lh/photo/woFGzN93FwR2gCsFM5NoZNatoZ8gbkKlwIuGeHJQvso?feat=directlink



来源:https://stackoverflow.com/questions/32485547/how-to-disable-the-issues-pane-in-qt-creator

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!