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

qdoc: Document C++ functions that are invokable


This update lets clang report to qdoc whenever Q_INVOKABLE
appears in a C++ function declaration so that qdoc can add
a note to the function's documentation telling the reader
that the function is invokable via the meta-object system
and from QML.

Task-number: QTBUG-59083
Change-Id: I9b62ba1c9159a1ec43c6a59e576efdb71bff62e5
Reviewed-by: default avatarMartin Smith <martin.smith@qt.io>
parent fee092c5
Branches
Tags
No related merge requests found
Showing with 36 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