For non-namespaced constructors we can find the declarations by
manually adding the identifier a second time before the lookup,
as that gives us the proper QID. This allows us to find the
declaration for many situations, most notably for most Qt classes.
Details
Details
- Reviewers
kfunk - Group Reviewers
KDevelop - Commits
- R32:113deb25ac77: Workaround: find declarations for constructor argument hints
Diff Detail
Diff Detail
- Repository
- R32 KDevelop
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.