Subclass DUContext, NavigationWidget and DeclarationNavigationContext in order...
Subclass DUContext, NavigationWidget and DeclarationNavigationContext in order to display human-friendly QML component class names In "Foo { id: foo }", foo is displayed as having type "Foo" (with a link to the declaration of Foo in its module) instead of "<class>".
Showing
duchain/qmljsducontext.cpp
0 → 100644
duchain/qmljsducontext.h
0 → 100644
Please register or sign in to comment