Ignore Q_SERIALBUS_EXPORT and Q_DECL_EQ_DEFAULT in qdoc

Change-Id: I3ec9170aba408e8c01c7940f2537a017dbeae065
Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
This commit is contained in:
Alex Blasche 2015-11-26 12:53:33 +01:00 committed by Simon Hausmann
parent 63a5b3b09d
commit fbc18abf5a

View File

@ -39,6 +39,7 @@ Cpp.ignoretokens += \
Q_DECL_UNUSED \
Q_DECL_CF_RETURNS_RETAINED \
Q_DECL_NS_RETURNS_AUTORELEASED \
Q_DECL_EQ_DEFAULT \
Q_DECLARATIVE_EXPORT \
Q_EXPLICIT \
Q_EXPORT \
@ -78,6 +79,7 @@ Cpp.ignoretokens += \
Q_REQUIRED_RESULT \
Q_SCRIPT_EXPORT \
Q_SCRIPTTOOLS_EXPORT \
Q_SERIALBUS_EXPORT \
Q_SQL_EXPORT \
Q_SVG_EXPORT \
Q_TESTLIB_EXPORT \