Qt Creator - 调试视图中的右侧栏在哪里?
Qt Creator - Where is the Right Sidebar in Debug View?
对于 Qt Creator(在我的例子中是 4.4.0):
右侧边栏在调试视图中不可用是否有令人信服的理由?
在我的特殊情况下,我更喜欢将 项目视图 放在右侧,就像我正在使用的所有其他 IDE 一样。
有解决办法吗?
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.
无法在调试模式下获得权限 sidebar。
在 Edit mode
中,您有左侧边栏和右侧边栏。
在Debug mode
中你只有左侧边栏。
在Welcome
、Project
、Help
中没有侧边栏。
http://doc.qt.io/qtcreator/creator-quick-tour.html#browsing-project-contents
对于 Qt Creator(在我的例子中是 4.4.0):
右侧边栏在调试视图中不可用是否有令人信服的理由?
在我的特殊情况下,我更喜欢将 项目视图 放在右侧,就像我正在使用的所有其他 IDE 一样。
有解决办法吗?
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.
无法在调试模式下获得权限 sidebar。
在 Edit mode
中,您有左侧边栏和右侧边栏。
在Debug mode
中你只有左侧边栏。
在Welcome
、Project
、Help
中没有侧边栏。
http://doc.qt.io/qtcreator/creator-quick-tour.html#browsing-project-contents