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:
Giuseppe D'Angelo 2013-09-14 20:36:38 +02:00 committed by The Qt Project
parent c40a48af99
commit 1b5ab11d28

View File

@ -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 \