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

qdoc: QPrivateSignal was not handled correctly


Now that clang-qdoc uses clang to parse the \fn commands,
it must handle the QPrivateSignal flag correctly. It is not
allowed in the signature in the \fn command. This update
corrects a bug where the expected number or parameters was
being reduced by 1 because the flag appeared in the declaration
in the include file.

Change-Id: I1c974100b2017b3058040937a03500a75dc69d82
Reviewed-by: default avatarTopi Reiniö <topi.reinio@qt.io>
parent cceda3d0
Showing with 2 additions and 3 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