Commit b86d5597 authored by Martin Smith's avatar Martin Smith
Browse files

qdoc: Make qdoc handle ref qualifiers correctly


This update makes qdoc parse and record the presence of
ref qualifiers on the end of function declarations. It
unfortunately increases the number of qdoc errors
reported in QtBase, but that is because these functions
are not documented correctly. There will be another
update to qdoc to allow documenting multiple functions
with a single comment, which is needed for documenting
these ref qualified functions but also can be useful in
other contexts.

Change-Id: If2efb1a71c683a465d66608a20e238d84ea45d9a
Reviewed-by: default avatarTopi Reiniö <topi.reinio@qt.io>
parent d40aac3a
No related merge requests found
Showing with 52 additions and 0 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