forked from qt-creator/qt-creator
Doc: checking include paths in C++ Code Model Inspectors
Change-Id: Ia9c65df9c2e542b135f3eccb3dfdc137c03f732a Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
@@ -190,4 +190,9 @@
|
|||||||
\key {Ctrl+Shift+F12}.
|
\key {Ctrl+Shift+F12}.
|
||||||
|
|
||||||
\QC generates the code model inspection log file in a temporary folder.
|
\QC generates the code model inspection log file in a temporary folder.
|
||||||
|
|
||||||
|
\QC underlines semantic errors in olive in the C++ code editor. To
|
||||||
|
check the correct paths for includes that are not resolved or that are
|
||||||
|
resolved to the wrong file, select \gui {Project Parts} >
|
||||||
|
\gui {Include Paths}.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user