Commit 85ddd7d2 authored by Martin Smith's avatar Martin Smith
Browse files

qdoc: Match unqualified parameter types


clangqdoc was unable to tie qdoc comments to their
function declarations for nested classes, when the
function had a formal parameter of the nested class
type. The problem was that findNodeForCursor() didn't
handle the type name scoping correctly.

Change-Id: I64d81377193447b1af73ecd107f0431fac0d81a7
Reviewed-by: default avatarTopi Reiniö <topi.reinio@qt.io>
parent 55e84aa7
Branches
Tags
No related merge requests found
Showing with 9 additions and 5 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment