Navigation: Handle anonymous decls in popup

Authored by kfunk on Dec 17 2015, 10:43 PM.

Description

Navigation: Handle anonymous decls in popup

Especially noticable in QML.

Problem when having anonymous classes:
Navigation popup shows things like:

"Inherited by , , , ,"

Fix:
Make sure anonymous classes get a proper (clickable) name, now:

"Inherited by <anonymous>, <anonymous>, ..."

Details

Committed
kfunkDec 17 2015, 10:43 PM
Parents
R32:807f422f2389: CMake: Remove text from else/endif
Branches
Unknown
Tags
Unknown