From c9e9b8d144b6cec97de4dd7f10380418c708f8ae Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 6 Feb 2013 13:39:39 +0100 Subject: [PATCH] Doc: showing hidden files in File System view in sidebar Change-Id: Ib2dcfc7b64feee3139d964b72d53648de6408762 Reviewed-by: Daniel Teske --- doc/src/howto/creator-ui.qdoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc index df766618eef..765074549b9 100644 --- a/doc/src/howto/creator-ui.qdoc +++ b/doc/src/howto/creator-ui.qdoc @@ -197,6 +197,10 @@ If you cannot see a file in the \gui Projects view, switch to the \gui {File System} view, which shows all the files in the file system. + To also show hidden files, click + \inlineimage qtcreator-filter.png + and select \gui {Filter Files} > \gui {Show Hidden Files}. + To keep the position in the tree synchronized with the file opened in the editor, select \gui {Synchronize with Editor}.