Make qdoc ignore the Q_DECL_DEPRECATED token
Task-number: QTBUG-27829 Change-Id: Ic3d25cd7da2a2c1266dfa113b7138f4086215777 Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
parent
c40a48af99
commit
1b5ab11d28
@ -7,6 +7,7 @@ Cpp.ignoretokens += \
|
||||
Q_CORE_EXPORT_INLINE \
|
||||
Q_DBUS_EXPORT \
|
||||
Q_DECL_CONSTEXPR \
|
||||
Q_DECL_DEPRECATED \
|
||||
Q_DECL_NOEXCEPT \
|
||||
Q_DECL_NOTHROW \
|
||||
Q_DECLARATIVE_EXPORT \
|
||||
|
Loading…
Reference in New Issue
Block a user