Valid methods in being highlighted in red 'Unresolved Reference'

前端 未结 4 1987
时光取名叫无心
时光取名叫无心 2021-02-20 06:39

How to solve this problem? The program works. But the methods in Gogland are highlighted in red. Qt version 5.8 is added.

Gogland (1.0 Preview) 1.0 EAP
Build #GO         


        
4条回答
  •  半阙折子戏
    2021-02-20 06:49

    Possibly not valid for the original context, but the workaround I discovered is to rename the file where the method or other identifier is defined, allow Goland to reindex, and then rename it back to the original name.

提交回复
热议问题