Ask qdoc not to parse Q_DECL_UNUSED
We have it on function declarations and it gets a bit lost... Change-Id: I19ba2e760f3714c26e78c3d8fd2570af3dcd136e Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
This commit is contained in:
parent
a761be2fb2
commit
48caaee170
@ -30,6 +30,7 @@ Cpp.ignoretokens += \
|
||||
Q_DECL_DEPRECATED \
|
||||
Q_DECL_NOEXCEPT \
|
||||
Q_DECL_NOTHROW \
|
||||
Q_DECL_UNUSED \
|
||||
Q_DECLARATIVE_EXPORT \
|
||||
Q_EXPLICIT \
|
||||
Q_EXPORT \
|
||||
|
Loading…
Reference in New Issue
Block a user