Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.5.0-rc1
-
None
-
b289a3f87a5286b9e2e4fc0c3a1da0852bdac2c5
Description
- With the wizard, create a Qt Console Application, build system: qbs
- With the wizard, create/add a C++ Class to the project.
⇒ Ops, Editor shows the hint "The file is not part of any project..." as info bar.
According to "Menu: Tools > C++ > Inspect C++ Code Model..." the file list for the Code Model was not updated. - Close the project and re-open it - the warning/hint is gone for the added file.