简体   繁体   中英

Qt Creator - Where is the Right Sidebar in Debug View?

For Qt Creator (4.4.0 in my case):

Is there a compelling reason for the fact that the Right Sidebar is not available in the Debug view?

In my particular case I prefer to have the Project View on the right side like in all the other IDE's that I'm using.

Is there a workaround for that?

A left and right sidebar are available in most Qt Creator modes. The availability of the sidebars and their contents depend on the mode.

In the Edit mode, you can use the sidebars to browse projects, files, and bookmarks, and to view the class hierarchy.

NOT possible to have right sidebar in debug mode.

In Edit mode you have left & right sideBars.

In Debug mode you have only left sideBar.

In Welcome , Project , Help no sideBar.

http://doc.qt.io/qtcreator/creator-quick-tour.html#browsing-project-contents

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM