Doc: Ignore QT_SYSINFO_DEPRECATED_X
QSysInfo has a customized deprecation directive that QDoc needs to ignore to generate documentation for the deprecated functionality. Change-Id: I1c378f14a2f842f1e9a55614d43fe509bb77fd89 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
This commit is contained in:
parent
ef26467eb2
commit
df40b1115d
@ -196,6 +196,7 @@ Cpp.ignoredirectives += \
|
||||
Q_DECLARE_TYPEINFO \
|
||||
Q_DECL_NOEXCEPT_EXPR \
|
||||
QT_DEPRECATED_X \
|
||||
QT_SYSINFO_DEPRECATED_X \
|
||||
Q_DISABLE_COPY \
|
||||
Q_DUMMY_COMPARISON_OPERATOR \
|
||||
Q_ENUM \
|
||||
|
Loading…
Reference in New Issue
Block a user