Doc: Inspect C++ Code Model function

Change-Id: I710cb8e1944378c214d2b81ec4d1c1d1990f7d43
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
Leena Miettinen
2014-04-28 17:22:30 +02:00
parent a966e33308
commit ac6ea613e1

View File

@@ -176,4 +176,18 @@
reparsed automatically. For all other files, you can use \gui{Tools} >
\gui{C++} > \gui{Reparse Externally Changed Files} to update the code
model.
\section1 Inspecting the Code Model
When you report a bug that is related to the C++ code model, the \QC
developers might ask you to write information about the internal state of
the code model into a log file and to deliver the file to them for
inspection.
To view information about the C++ code model in the
\gui {C++ Code Model Inspector} dialog and write it to a log file, select
\gui Tools > \gui C++ > \gui {Inspect C++ Code Model} or press
\key {Ctrl+Shift+F12}.
\QC generates the code model inspection log file in a temporary folder.
*/