Doc: Added the Q_REVISION macro to the ignore list
This should avoid QDoc warnings when the macro is used with the signals and slots. Task-number QTBUG-30105 Change-Id: I8d1b32854c15ff07e6ece7b326be38666ae29c3f Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
parent
206e8f67a0
commit
f226e7e631
@ -111,4 +111,5 @@ Cpp.ignoredirectives = \
|
||||
Q_INTERFACES \
|
||||
Q_PRIVATE_PROPERTY \
|
||||
QT_FORWARD_DECLARE_CLASS \
|
||||
Q_DECLARE_HANDLE
|
||||
Q_DECLARE_HANDLE \
|
||||
Q_REVISION
|
||||
|
Loading…
Reference in New Issue
Block a user