From 2b44ed7864648c1acb1e59c71a413186f1d886a4 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 14 Oct 2024 16:17:16 +0200 Subject: [PATCH] Doc: Describe saving output as a file Task-number: QTCREATORBUG-31510 Change-Id: I31a4cb31dab4cfa3f33974a6f3db430cd5dd7244 Reviewed-by: Christian Kandeler --- .../src/user-interface/creator-how-to-view-output.qdoc | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/qtcreator/src/user-interface/creator-how-to-view-output.qdoc b/doc/qtcreator/src/user-interface/creator-how-to-view-output.qdoc index 95de069becb..03f3e817560 100644 --- a/doc/qtcreator/src/user-interface/creator-how-to-view-output.qdoc +++ b/doc/qtcreator/src/user-interface/creator-how-to-view-output.qdoc @@ -74,8 +74,16 @@ Some output views do not support finding and filtering. + \section1 Save output as a file + + To save output as a text file, select \uicontrol {Save Contents} in the + context menu. + + To copy output to a temporary file, select + \uicontrol {Copy Contents to Scratch Buffer}. + \if defined(qtcreator) - \sa {Output Views} + \sa {Output Views}, {Write down notes} \else \section1 Output views