Doc: Adding Enginio's export macro to the list of excluded QDoc tokens.
-helps the QDoc parser read C++ API when the macro is excluded. Task-number: QTBUG-33360 Change-Id: Ic7e86c0d1cec4a1960d20b1c92c4b60396eb3ea6 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com> Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
parent
ffc0e68a16
commit
a08b5201c1
@ -19,6 +19,7 @@ defines += Q_QDOC \
|
|||||||
Q_COMPILER_RVALUE_REFS
|
Q_COMPILER_RVALUE_REFS
|
||||||
|
|
||||||
Cpp.ignoretokens += \
|
Cpp.ignoretokens += \
|
||||||
|
ENGINIOCLIENT_EXPORT \
|
||||||
PHONON_EXPORT \
|
PHONON_EXPORT \
|
||||||
Q_AUTOTEST_EXPORT \
|
Q_AUTOTEST_EXPORT \
|
||||||
Q_BLUETOOTH_EXPORT \
|
Q_BLUETOOTH_EXPORT \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user