Nyall Dawson 9cc9d424ce Add extra check for deprecations to documentation test
This check tests that if a function has been declared deprecated
with either Q_DECL_DEPRECATED or has a @deprecated Doxygen note
then it MUST have both the Q_DECL_DEPRECATD and @deprecated note.

It's important that both are used, as Q_DECL_DEPRECATED allows
throwing a warning if that method is used in code, while the
@deprecated doxygen note gives an indication to devs/PyQGIS users
of why it's deprecated and what should be used instead.

Ideally we'd also test for SIP /Deprecated/ tags, but I can't
find any reliable way to do this.
2015-12-07 21:55:36 +11:00
..
2015-12-01 11:45:44 +01:00
2015-11-16 07:42:48 +01:00
2015-11-10 20:21:10 +00:00
2015-07-29 11:52:14 +02:00
2015-02-03 02:21:52 +01:00
2015-02-03 02:21:52 +01:00
2015-11-08 19:30:39 +00:00
2015-07-29 11:52:14 +02:00
2015-07-29 11:52:14 +02:00
2015-07-29 11:52:14 +02:00
2015-07-29 11:52:14 +02:00
2015-07-29 11:52:14 +02:00
2015-07-26 14:39:30 +02:00
2015-07-29 11:52:14 +02:00
2012-09-24 02:42:57 +02:00
2015-07-29 11:52:14 +02:00
2015-07-29 11:52:14 +02:00
2012-09-24 02:42:57 +02:00
2015-09-11 12:02:25 +02:00
2015-09-11 12:02:25 +02:00
2015-07-29 11:52:14 +02:00
2015-07-29 11:52:14 +02:00