From f84c6b99e5ff8610d2114a64d41cbea2bdc698aa Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 19 Oct 2016 16:56:00 +0200 Subject: [PATCH] Doc: Describe automatically hiding debug view title bars Change-Id: Id287806933f0f0926fd7c274f58ca9263605b676 Reviewed-by: hjk --- doc/src/debugger/creator-debugger.qdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/src/debugger/creator-debugger.qdoc b/doc/src/debugger/creator-debugger.qdoc index ec6571f64f9..4ae778d7c03 100644 --- a/doc/src/debugger/creator-debugger.qdoc +++ b/doc/src/debugger/creator-debugger.qdoc @@ -417,6 +417,9 @@ \uicontrol Window > \uicontrol Views > \uicontrol {Reset to Default Layout} to reset the views to their original sizes and positions. + To save space on the screen, select \uicontrol Window > \uicontrol Views > + \uicontrol {Automatically Hide View Titlebars}. + Once the program starts running under the control of the debugger, it behaves and performs as usual. You can interrupt a running C++ program by selecting \uicontrol Debug > \uicontrol Interrupt. The program is